HomeSort by relevance Sort by last modified time
    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 23 milliseconds