Searched defs:needSendBody (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServer.java | 745 private int sendVcardListingXml(AppParamValue appParamValue, Operation op, int needSendBody, in sendVcardListingXml() 795 private int createList(AppParamValue appParamValue, int needSendBody, int size, in createList() 1119 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardListing() local 1183 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardEntry() local 1240 int needSendBody = handleAppParaForResponse(appParamValue, pbSize, reply, op, name); in pullPhonebook() local
|
D | BluetoothPbapVcardManager.java | 293 final boolean vcardType21, int needSendBody, int pbSize, byte[] selector, in getSelectedPhonebookNameList() 484 final int startPoint, final int endPoint, final boolean vcardType21, int needSendBody, in composeAndSendSelectedCallLogVcards() 552 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeAndSendPhonebookVcards() 790 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards() 904 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards()
|