Searched refs:composeAndSendVCards (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapVcardManager.java376 return composeAndSendVCards(op, selection, vcardType21, null, false);
421 return composeAndSendVCards(op, selection, vcardType21, ownerVCard, true);
470 return composeAndSendVCards(op, selection, vcardType21, ownerVCard, true);
473 public final int composeAndSendVCards(Operation op, final String selection, method in class:BluetoothPbapVcardManager

Completed in 43 milliseconds