Home
last modified time | relevance | path

Searched refs:ACTION_CONNECTION_ACCESS_CANCEL (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/framework/api/
Dmodule-lib-lint-baseline.txt28 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_CONNECTION_ACCESS_CANCEL:
29 Field 'ACTION_CONNECTION_ACCESS_CANCEL' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt28 BroadcastBehavior: android.bluetooth.BluetoothDevice#ACTION_CONNECTION_ACCESS_CANCEL:
29 Field 'ACTION_CONNECTION_ACCESS_CANCEL' is missing @BroadcastBehavior
Dsystem-current.txt225 …est.permission.BLUETOOTH_CONNECT) public static final String ACTION_CONNECTION_ACCESS_CANCEL = "an…
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionActivity.java68 if (action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL)) {
118 new IntentFilter(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL)); in onCreate()
DBluetoothPermissionRequest.java198 } else if (action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL)) { in onReceive()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java767 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL); in sendCancelUserConfirmationIntent()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java512 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL); in handleMessage()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java379 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_CANCEL); in handleMessage()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1003 public static final String ACTION_CONNECTION_ACCESS_CANCEL = field in BluetoothDevice
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt276 Landroid/bluetooth/BluetoothDevice;->ACTION_CONNECTION_ACCESS_CANCEL:Ljava/lang/String;