Searched refs:ACTION_CONNECTION_ACCESS_REQUEST (Results 1 – 8 of 8) sorted by relevance
84 if (!action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST)) { in onCreate()
67 if (action.equals(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST)) { in onReceive()
641 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in checkAccessPermission()
792 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in checkOrGetPhonebookPermission()
391 new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in run()
719 public static final String ACTION_CONNECTION_ACCESS_REQUEST = field in BluetoothDevice
932 Intent intent = new Intent(BluetoothDevice.ACTION_CONNECTION_ACCESS_REQUEST); in onConnect()
10085 Landroid/bluetooth/BluetoothDevice;->ACTION_CONNECTION_ACCESS_REQUEST:Ljava/lang/String;