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

  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPermissionActivity.java 187 BluetoothDevice.EXTRA_ALWAYS_ALLOWED, mRememberChoiceValue);
BluetoothPermissionRequest.java 154 sendIntentToReceiver(intentName, true, BluetoothDevice.EXTRA_ALWAYS_ALLOWED, true);
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 357 public static final String EXTRA_ALWAYS_ALLOWED =
    [all...]
  /packages/apps/Phone/src/com/android/phone/
BluetoothAtPhonebook.java 284 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 265 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) {

Completed in 103 milliseconds