Searched refs:estimatedVCardType (Results 1 – 3 of 3) 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()
62 public final int estimatedVCardType; field in ImportRequest106 this.estimatedVCardType = estimatedType; in ImportRequest()
131 final int estimatedVCardType = detector.getEstimatedType(); in parseVCard()134 result = readOneVCardFile(targetUri, estimatedVCardType, in parseVCard()