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

  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 432 public static boolean shouldUseQuotedPrintable(final int vcardType) {
453 return (!shouldUseQuotedPrintable(vcardType) ||
VCardBuilder.java 143 mShouldUseQuotedPrintable = VCardConfig.shouldUseQuotedPrintable(vcardType);
    [all...]

Completed in 199 milliseconds