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.java213 public static final int PHONEBOOK = 1; field in BluetoothPbapObexServer.ContentType
452 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
488 appParamValue.needTag = ContentType.PHONEBOOK; in onGet()
770 if ((appParamValue.needTag == ContentType.PHONEBOOK) in sendVcardListingXml()
1214 } else if ((appParamValue.needTag == ContentType.PHONEBOOK) in pullVcardEntry()
1219 } else if ((intIndex == 0) && (appParamValue.needTag == ContentType.PHONEBOOK)) { in pullVcardEntry()
1285 if (appParamValue.needTag == BluetoothPbapObexServer.ContentType.PHONEBOOK) { in pullPhonebook()
1301 if ((appParamValue.needTag != BluetoothPbapObexServer.ContentType.PHONEBOOK) in pullPhonebook()
1316 if ((appParamValue.needTag == BluetoothPbapObexServer.ContentType.PHONEBOOK) in pullPhonebook()
DBluetoothPbapVcardManager.java155 case BluetoothPbapObexServer.ContentType.PHONEBOOK: in getPhonebookSize()
189 if (type == BluetoothPbapObexServer.ContentType.PHONEBOOK) { in getContactsSize()
/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…