Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java809 return pushBytes(op, result.toString()); in sendVcardListingXml()
931 private int pushBytes(Operation op, final String vcardString) { in pushBytes() method in BluetoothPbapObexServer
1223 return pushBytes(op, ownerVcard); in pullVcardEntry()
1322 return pushBytes(op, ownerVcard); in pullPhonebook()