Home
last modified time | relevance | path

Searched defs:addInterpreter (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParser.java31 public abstract void addInterpreter(VCardInterpreter interpreter); in addInterpreter() method in VCardParser
H A DVCardParser_V30.java81 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V30
H A DVCardParser_V40.java69 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V40
H A DVCardParser_V21.java102 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter() method in VCardParser_V21