HomeSort by relevance Sort by last modified time
    Searched refs:getNonEmptyLine (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V30.java 78 protected String getNonEmptyLine() throws IOException, VCardException {
294 * read the first line of this property. With v3.0, the getNonEmptyLine()
VCardParserImpl_V21.java 194 protected String getNonEmptyLine() throws IOException, VCardException {
306 final String line = getNonEmptyLine();
    [all...]

Completed in 57 milliseconds