Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java744 } else if (oldPermission == BluetoothDevice.ACCESS_REJECTED) { in migratePhonebookPermissionChoice()
745 mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED); in migratePhonebookPermissionChoice()
768 } else if (oldPermission == BluetoothDevice.ACCESS_REJECTED) { in migrateMessagePermissionChoice()
769 mDevice.setMessageAccessPermission(BluetoothDevice.ACCESS_REJECTED); in migrateMessagePermissionChoice()
792 mDevice.setPhonebookAccessPermission(BluetoothDevice.ACCESS_REJECTED); in processPhonebookAccess()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java789 ACCESS_ALLOWED, ACCESS_REJECTED})
818 public static final int ACCESS_REJECTED = 2; field in BluetoothDevice
1737 if (value != ACCESS_ALLOWED && value != ACCESS_REJECTED && value != ACCESS_UNKNOWN) { in setMessageAccessPermission()
/frameworks/base/api/
Dsystem-current.txt1335 field public static final int ACCESS_REJECTED = 2; // 0x2
/frameworks/base/non-updatable-api/
Dsystem-current.txt1335 field public static final int ACCESS_REJECTED = 2; // 0x2