Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java224 public static final int PHONEBOOK = 1; field in BluetoothPbapObexServer.ContentType
495 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
556 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
860 if ((appParamValue.needTag == ContentType.PHONEBOOK) in sendVcardListingXml()
1397 } else if ((appParamValue.needTag == ContentType.PHONEBOOK) in pullVcardEntry()
1407 } else if ((intIndex == 0) && (appParamValue.needTag == ContentType.PHONEBOOK)) { in pullVcardEntry()
1518 if (appParamValue.needTag == BluetoothPbapObexServer.ContentType.PHONEBOOK) { in pullPhonebook()
1539 if ((appParamValue.needTag != BluetoothPbapObexServer.ContentType.PHONEBOOK) in pullPhonebook()
1559 if ((appParamValue.needTag == BluetoothPbapObexServer.ContentType.PHONEBOOK) || favorites) { in pullPhonebook()
DBluetoothPbapVcardManager.java135 case BluetoothPbapObexServer.ContentType.PHONEBOOK: in getPhonebookSize()
176 if (type == BluetoothPbapObexServer.ContentType.PHONEBOOK) { in getContactsSize()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManagerTest.java134 assertThat(mManager.getPhonebookSize(BluetoothPbapObexServer.ContentType.PHONEBOOK, null)) in testGetPhonebookSize_whenTypeIsPhonebook()
/packages/providers/ContactsProvider/tests/assets/upgradeTest/
Dcontacts2_1108.sql17 …yle TEXT,sort_key TEXT COLLATE PHONEBOOK,phonebook_label TEXT,phonebook_bucket INTEGER,sort_key_al…