Searched refs:VCardInterpreter (Results 1 – 12 of 12) 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()606 for (VCardInterpreter interpreter : mInterpreterList) {620 for (VCardInterpreter interpreter : mInterpreterList) {625 for (VCardInterpreter interpreter : mInterpreterList) {693 for (VCardInterpreter interpreter : mInterpreterList) {734 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 {
19 import com.android.vcard.VCardInterpreter;45 public class VNodeBuilder implements VCardInterpreter {
18 import com.android.vcard.VCardInterpreter;46 private class MockVCardInterpreter implements VCardInterpreter {
38 import com.android.vcard.VCardInterpreter;