Home
last modified time | relevance | path

Searched defs:vcardVersion (Results 1 – 4 of 4) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
DImportRequest.java85 public final int vcardVersion; field in ImportRequest
101 int vcardVersion, int entryCount) { in ImportRequest()
DImportProcessor.java221 final int vcardVersion = possibleVCardVersions[i]; in readOneVCard() local
DNfcImportVCardActivity.java106 int vcardVersion = ImportVCardActivity.VCARD_VERSION_V21; in createImportRequest() local
DImportVCardActivity.java310 int vcardVersion = VCARD_VERSION_V21; in constructImportRequest() local