Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java206 public static final int PHONEBOOK = 1; field in BluetoothPbapObexServer.ContentType
443 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
477 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
754 if (appParamValue.needTag == ContentType.PHONEBOOK) { in sendVcardListingXml()
1197 } else if (appParamValue.needTag == ContentType.PHONEBOOK) { in pullVcardEntry()
1264 if (appParamValue.needTag != BluetoothPbapObexServer.ContentType.PHONEBOOK) { in pullPhonebook()
1280 if (appParamValue.needTag == BluetoothPbapObexServer.ContentType.PHONEBOOK) { in pullPhonebook()
DBluetoothPbapVcardManager.java155 case BluetoothPbapObexServer.ContentType.PHONEBOOK: in getPhonebookSize()
/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…