Searched refs:estimatedVCardType (Results 1 – 3 of 3) sorted by relevance
148 final int estimatedVCardType = request.estimatedVCardType; in runInternal() local154 new VCardEntryConstructor(estimatedVCardType, account, estimatedCharset); in runInternal()171 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()