OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PHONEBOOK_ACCESS_UNKNOWN
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java
72
final static int
PHONEBOOK_ACCESS_UNKNOWN
= 0;
490
setPhonebookPermissionChoice(
PHONEBOOK_ACCESS_UNKNOWN
);
609
if (permissionChoice ==
PHONEBOOK_ACCESS_UNKNOWN
) {
622
PHONEBOOK_ACCESS_UNKNOWN
);
BluetoothPermissionRequest.java
148
if (phonebookPermission == CachedBluetoothDevice.
PHONEBOOK_ACCESS_UNKNOWN
) {
Completed in 93 milliseconds