Home
last modified time | relevance | path

Searched defs:needSendBody (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java814 private int sendVcardListingXml(AppParamValue appParamValue, Operation op, int needSendBody, in sendVcardListingXml()
874 private int createList(AppParamValue appParamValue, int needSendBody, int size, in createList()
1213 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardListing() local
1277 int needSendBody = handleAppParaForResponse(appParamValue, size, reply, op, name); in pullVcardEntry() local
1348 int needSendBody = handleAppParaForResponse(appParamValue, pbSize, reply, op, name); in pullPhonebook() local
DBluetoothPbapVcardManager.java317 final boolean vcardType21, int needSendBody, int pbSize, byte[] selector, in getSelectedPhonebookNameList()
509 final int startPoint, final int endPoint, final boolean vcardType21, int needSendBody, in composeAndSendSelectedCallLogVcards()
578 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeAndSendPhonebookVcards()
813 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards()
933 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards()