Home
last modified time | relevance | path

Searched defs: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()
612 final boolean vcardType21, String ownerVCard, int orderByWhat, boolean ignorefilter, in composeAndSendPhonebookOneVcard()
710 final boolean vcardType21, String ownerVCard, boolean ignorefilter, byte[] filter) { in composeContactsAndSendVCards()
811 final boolean vcardType21, String ownerVCard, int needSendBody, int pbSize, in composeContactsAndSendSelectedVCards()
925 final boolean vcardType21, int needSendBody, int pbSize, String ownerVCard, in composeCallLogsAndSendSelectedVCards()
1052 public HandlerForStringBuffer(Operation op, String ownerVCard) { in HandlerForStringBuffer()