Searched refs:estimatedVCardType (Results 1 – 2 of 2) sorted by relevance
147 final int estimatedVCardType = request.estimatedVCardType; in runInternal() local153 new VCardEntryConstructor(estimatedVCardType, account, estimatedCharset); in runInternal()170 successful = readOneVCard(is, estimatedVCardType, estimatedCharset, constructor, in runInternal()
61 public final int estimatedVCardType; field in ImportRequest105 this.estimatedVCardType = estimatedType; in ImportRequest()