Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java921 return pushBytes(op, result.toString()); in sendVcardListingXml()
1071 private int pushBytes(Operation op, final String vcardString) { in pushBytes() method in BluetoothPbapObexServer
1413 return pushBytes(op, ownerVcard); in pullVcardEntry()
1439 return pushBytes(op, ownerVcard); in pullVcardEntry()
1566 return pushBytes(op, ownerVcard); in pullPhonebook()
1605 return pushBytes(op, ownerVcard); in pullPhonebook()