Searched refs:PHONEBOOK_ACCESS_ALLOWED (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothPermissionActivity.java184 savePhonebookPermissionChoice(CachedBluetoothDevice.PHONEBOOK_ACCESS_ALLOWED);
H A DBluetoothPermissionRequest.java153 if (phonebookPermission == CachedBluetoothDevice.PHONEBOOK_ACCESS_ALLOWED) {
H A DCachedBluetoothDevice.java74 final static int PHONEBOOK_ACCESS_ALLOWED = 1; field in class:CachedBluetoothDevice

Completed in 83 milliseconds