Searched refs:VCardInterpreter (Results 1 – 15 of 15) sorted by relevance
104 private final List<VCardInterpreter> mInterpreterList = new ArrayList<VCardInterpreter>();224 for (VCardInterpreter interpreter : mInterpreterList) { in parseOneVCard()228 for (VCardInterpreter interpreter : mInterpreterList) { in parseOneVCard()349 for (VCardInterpreter interpreter : mInterpreterList) { in handleNest()353 for (VCardInterpreter interpreter : mInterpreterList) { in handleNest()734 for (VCardInterpreter interpreter : mInterpreterList) {997 public void addInterpreter(VCardInterpreter interpreter) {1010 for (VCardInterpreter interpreter : mInterpreterList) {1027 for (VCardInterpreter interpreter : mInterpreterList) {1041 for (VCardInterpreter interpreter : mInterpreterList) {[all …]
31 public abstract void addInterpreter(VCardInterpreter interpreter); in addInterpreter()81 public void parse(InputStream is, VCardInterpreter interpreter) in parse()
40 public interface VCardInterpreter { interface
21 public class VCardEntryCounter implements VCardInterpreter {
81 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()
69 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()
102 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()
44 public class VCardEntryConstructor implements VCardInterpreter {
42 public class VCardSourceDetector implements VCardInterpreter {
20 import com.android.vcard.VCardInterpreter;26 public class CustomVCardEntryConstructor implements VCardInterpreter {
31 import com.android.vcard.VCardInterpreter;176 final VCardInterpreter interpreter, in readOneVCardFile()
19 import com.android.vcard.VCardInterpreter;45 public class VNodeBuilder implements VCardInterpreter {
29 import com.android.vcard.VCardInterpreter;217 final VCardInterpreter interpreter, in readOneVCard()
18 import com.android.vcard.VCardInterpreter;46 private class MockVCardInterpreter implements VCardInterpreter {
38 import com.android.vcard.VCardInterpreter;