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

  /frameworks/opt/vcard/java/com/android/vcard/
VCardParserImpl_V21.java 603 VCardUtils.constructListFromValue(quotedPrintablePart, getVersion());
611 VCardUtils.constructListFromValue(propertyRawValue, getVersion());
    [all...]
VCardEntry.java     [all...]
VCardUtils.java 368 public static List<String> constructListFromValue(final String value,

Completed in 54 milliseconds