Searched refs:ACCESS_ALLOWED (Results 1 – 3 of 3) sorted by relevance
849 if (oldPermission == BluetoothDevice.ACCESS_ALLOWED) { in migratePhonebookPermissionChoice()850 mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_ALLOWED); in migratePhonebookPermissionChoice()873 if (oldPermission == BluetoothDevice.ACCESS_ALLOWED) { in migrateMessagePermissionChoice()874 mDevice.setMessageAccessPermission(BluetoothDevice.ACCESS_ALLOWED); in migrateMessagePermissionChoice()
964 ACCESS_ALLOWED, ACCESS_REJECTED})984 public static final int ACCESS_ALLOWED = 1; field in BluetoothDevice2090 if (value != ACCESS_ALLOWED && value != ACCESS_REJECTED && value != ACCESS_UNKNOWN) { in setMessageAccessPermission()
1981 field public static final int ACCESS_ALLOWED = 1; // 0x1