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

/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DImportRequest.java85 public final int vcardVersion; field in class:ImportRequest
101 int vcardVersion, int entryCount) {
108 this.vcardVersion = vcardVersion;
99 ImportRequest(AccountWithDataSet account, byte[] data, Uri uri, String displayName, int estimatedType, String estimatedCharset, int vcardVersion, int entryCount) argument

Completed in 86 milliseconds