Home
last modified time | relevance | path

Searched refs:sendVcardListingXml (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java745 private int sendVcardListingXml(AppParamValue appParamValue, Operation op, int needSendBody, in sendVcardListingXml() method in BluetoothPbapObexServer
1162 return sendVcardListingXml(appParamValue, op, needSendBody, size); in pullVcardListing()