Searched defs:ownerVCard (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapVcardManager.java | 552 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeAndSendPhonebookVcards() 591 final boolean vcardType21, String ownerVCard, int orderByWhat, boolean ignorefilter, in composeAndSendPhonebookOneVcard() 689 final boolean vcardType21, String ownerVCard, boolean ignorefilter, byte[] filter) { in composeContactsAndSendVCards() 790 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards() 904 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards() 1031 public HandlerForStringBuffer(Operation op, String ownerVCard) { in HandlerForStringBuffer()
|