Searched refs:EXTRA_ALWAYS_ALLOWED (Results 1 – 7 of 7) sorted by relevance
221 intent.putExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, always); in sendReplyIntentToReceiver()
840 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in onReceive()862 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in onReceive()
1096 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in onReceive()1111 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in onReceive()
225 BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false); in parseIntent()
2130 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in handleAccessPermissionResult()2135 if (intent.getBooleanExtra(BluetoothDevice.EXTRA_ALWAYS_ALLOWED, false)) { in handleAccessPermissionResult()
806 public static final String EXTRA_ALWAYS_ALLOWED = field in BluetoothDevice
10103 Landroid/bluetooth/BluetoothDevice;->EXTRA_ALWAYS_ALLOWED:Ljava/lang/String;