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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 146 public static final String HANDOVER_STATUS_PERMISSION =
BluetoothOppReceiver.java 258 context.sendBroadcast(handoverIntent, Constants.HANDOVER_STATUS_PERMISSION);
BluetoothOppNotification.java 313 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION);
BluetoothOppObexServerSession.java 566 mContext.sendBroadcast(intent, Constants.HANDOVER_STATUS_PERMISSION);

Completed in 803 milliseconds