HomeSort by relevance Sort by last modified time
    Searched refs:sendIntentIfCompleted (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 280 Constants.sendIntentIfCompleted(context, contentUri, status);
287 public static void sendIntentIfCompleted(Context context, Uri contentUri, int status) {
BluetoothOppTransfer.java 332 Constants.sendIntentIfCompleted(mContext, contentUri, info.mStatus);

Completed in 538 milliseconds