OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 42 milliseconds