Searched defs:needSendBody (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapObexServer.java | 761 private int sendVcardListingXml(AppParamValue appParamValue, Operation op, int needSendBody, in sendVcardListingXml() 812 private int createList(AppParamValue appParamValue, int needSendBody, int size, in createList() 1138 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardListing() local 1202 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardEntry() local 1260 int needSendBody = handleAppParaForResponse(appParamValue, pbSize, reply, op, name); in pullPhonebook() local
|
D | BluetoothPbapVcardManager.java | 308 final boolean vcardType21, int needSendBody, int pbSize, byte[] selector, in getSelectedPhonebookNameList() 499 final int startPoint, final int endPoint, final boolean vcardType21, int needSendBody, in composeAndSendSelectedCallLogVcards() 567 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeAndSendPhonebookVcards() 811 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards() 925 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards()
|