Home
last modified time | relevance | path

Searched refs:estimatedType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/vcard/
DImportRequest.java100 byte[] data, Uri uri, String displayName, int estimatedType, String estimatedCharset, in ImportRequest() argument
106 this.estimatedVCardType = estimatedType; in ImportRequest()