Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java762 } else if (oldPermission == BluetoothDevice.ACCESS_REJECTED) { in migratePhonebookPermissionChoice()
763 mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED); in migratePhonebookPermissionChoice()
786 } else if (oldPermission == BluetoothDevice.ACCESS_REJECTED) { in migrateMessagePermissionChoice()
787 mDevice.setMessageAccessPermission(BluetoothDevice.ACCESS_REJECTED); in migrateMessagePermissionChoice()
810 mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED); in processPhonebookAccess()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java802 public static final int ACCESS_REJECTED = 2; field in BluetoothDevice
/frameworks/base/api/
Dsystem-current.txt1265 field public static final int ACCESS_REJECTED = 2; // 0x2