Searched refs:getNonEmptyLine (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V30.java78 protected String getNonEmptyLine() throws IOException, VCardException { method in class:VCardParserImpl_V30
294 * read the first line of this property. With v3.0, the getNonEmptyLine()
H A DVCardParserImpl_V21.java194 protected String getNonEmptyLine() throws IOException, VCardException { method in class:VCardParserImpl_V21
306 final String line = getNonEmptyLine();

Completed in 54 milliseconds