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

  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V21.java 716 VCardUtils.constructListFromValue(quotedPrintablePart, getVersion());
725 VCardUtils.constructListFromValue(propertyValue, getVersion());
    [all...]
VCardEntry.java     [all...]
VCardUtils.java 374 public static List<String> constructListFromValue(final String value,
    [all...]

Completed in 59 milliseconds