Home
last modified time | relevance | path

Searched refs:ACCESS_ALLOWED (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java849 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()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java964 ACCESS_ALLOWED, ACCESS_REJECTED})
984 public static final int ACCESS_ALLOWED = 1; field in BluetoothDevice
2090 if (value != ACCESS_ALLOWED && value != ACCESS_REJECTED && value != ACCESS_UNKNOWN) { in setMessageAccessPermission()
/frameworks/base/core/api/
Dsystem-current.txt1981 field public static final int ACCESS_ALLOWED = 1; // 0x1