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

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

Completed in 736 milliseconds