Home
last modified time | relevance | path

Searched refs:ACTION_CONNECTION_ACCESS_REQUEST (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothPermissionActivity.java84 if (!action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST)) { in onCreate()
H A DBluetoothPermissionRequest.java67 if (action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST)) { in onReceive()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DAtPhonebook.java641 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in checkAccessPermission()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java792 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in checkOrGetPhonebookPermission()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java391 new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in run()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java719 public static final String ACTION_CONNECTION_ACCESS_REQUEST = field in BluetoothDevice
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java932 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in onConnect()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10085 Landroid/bluetooth/BluetoothDevice;->ACTION_CONNECTION_ACCESS_REQUEST:Ljava/lang/String;