Home
last modified time | relevance | path

Searched defs:vcard (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DVCardTest.java47 String vcard = composer.createOneEntry(); in testCompose() local
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java134 String vcard = getOwnerPhoneNumberVcardFromProfile(vcardType21, filter); in getOwnerPhoneNumberVcard() local
144 String vcard = composer.composeVCardForPhoneOwnNumber(Phone.TYPE_MOBILE, name, number, in getOwnerPhoneNumberVcard() local
571 String vcard = composer.createOneEntry(); in composeAndSendVCards() local
620 String vcard = composer.createOneEntry(vcardType21); in composeAndSendVCards() local
714 public boolean onEntryCreated(String vcard) { in onEntryCreated()
DBluetoothPbapUtils.java157 String vcard = null; in createProfileVCard() local