Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapClient.java831 public boolean pullVcardEntry(String handle) { in pullVcardEntry() method in BluetoothPbapClient
847 public boolean pullVcardEntry(String handle, long filter, byte format) { in pullVcardEntry() method in BluetoothPbapClient
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java893 private final int pullVcardEntry(byte[] appParam, AppParamValue appParamValue, in pullVcardEntry() method in BluetoothPbapObexServer