Home
last modified time | relevance | path

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

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