Searched refs:SIM_PHONEBOOK (Results 1 – 3 of 3) sorted by relevance
236 public static final int SIM_PHONEBOOK = 7; field in BluetoothPbapObexServer.ContentType525 appParamValue.needTag = ContentType.SIM_PHONEBOOK; in onGet()542 appParamValue.needTag = ContentType.SIM_PHONEBOOK; in onGet()880 } else if (appParamValue.needTag == ContentType.SIM_PHONEBOOK) { in sendVcardListingXml()1424 } else if (appParamValue.needTag == ContentType.SIM_PHONEBOOK) { in pullVcardEntry()1541 && (appParamValue.needTag != BluetoothPbapObexServer.ContentType.SIM_PHONEBOOK)) { in pullPhonebook()1599 } else if (appParamValue.needTag == BluetoothPbapObexServer.ContentType.SIM_PHONEBOOK) { in pullPhonebook()
139 case BluetoothPbapObexServer.ContentType.SIM_PHONEBOOK: in getPhonebookSize()
204 BluetoothPbapObexServer.ContentType.SIM_PHONEBOOK, simVcardManager)) in testGetPhonebookSize_whenTypeIsSimPhonebook()