Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java567 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeAndSendPhonebookVcards() argument
603 ownerVCard, needSendBody, pbSize, ignorefilter, filter, vcardselector, in composeAndSendPhonebookVcards()
606 return composeContactsAndSendVCards(op, contactIdCursor, vcardType21, ownerVCard, in composeAndSendPhonebookVcards()
612 final boolean vcardType21, String ownerVCard, int orderByWhat, boolean ignorefilter, in composeAndSendPhonebookOneVcard() argument
640 return composeContactsAndSendVCards(op, contactIdCursor, vcardType21, ownerVCard, in composeAndSendPhonebookOneVcard()
710 final boolean vcardType21, String ownerVCard, boolean ignorefilter, byte[] filter) { in composeContactsAndSendVCards() argument
755 buffer = new HandlerForStringBuffer(op, ownerVCard); in composeContactsAndSendVCards()
811 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards() argument
854 buffer = new HandlerForStringBuffer(op, ownerVCard); in composeContactsAndSendSelectedVCards()
925 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards() argument
[all …]