Searched refs:addInterpreter (Results 1 – 13 of 13) sorted by relevance
103 parser.addInterpreter(interpreter); in testSimple()131 parser.addInterpreter(interpreter); in testNest()163 parser.addInterpreter(interpreter); in testIosMultiline()211 parser.addInterpreter(interpreter); in testParseOne()234 parser.addInterpreter(interpreter); in testParseOne()
31 public abstract void addInterpreter(VCardInterpreter interpreter); in addInterpreter() method in VCardParser83 addInterpreter(interpreter); in parse()
81 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V3082 mVCardParserImpl.addInterpreter(interpreter); in addInterpreter()
69 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V4070 mVCardParserImpl.addInterpreter(interpreter); in addInterpreter()
102 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V21103 mVCardParserImpl.addInterpreter(interpreter); in addInterpreter()
997 public void addInterpreter(VCardInterpreter interpreter) {
115 parser.addInterpreter(counter); in createImportRequest()116 parser.addInterpreter(detector); in createImportRequest()125 parser.addInterpreter(counter); in createImportRequest()126 parser.addInterpreter(detector); in createImportRequest()
334 mVCardParser.addInterpreter(counter); in constructImportRequest()335 mVCardParser.addInterpreter(detector); in constructImportRequest()353 mVCardParser.addInterpreter(counter); in constructImportRequest()354 mVCardParser.addInterpreter(detector); in constructImportRequest()
76 parser.addInterpreter(constructor); in parse()77 parser.addInterpreter(counter); in parse()
247 parser.addInterpreter(constructor); in verifyWithInputStream()250 parser.addInterpreter(mPropertyNodesVerifier); in verifyWithInputStream()
63 parser.addInterpreter(this); in verify()
186 vCardParser.addInterpreter(interpreter); in readOneVCardFile()205 vCardParser.addInterpreter(interpreter); in readOneVCardFile()
400 p.addInterpreter(c); in parseVcard()411 p.addInterpreter(c); in parseVcard()