Home
last modified time | relevance | path

Searched refs:reallyUseQuotedPrintable (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java545 if (reallyUseQuotedPrintable) { in buildSinglePartNameField()
643 if (reallyUseQuotedPrintable) { in appendPhoneticNameFields()
1052 this.reallyUseQuotedPrintable = reallyUseQuotedPrintable; in PostalStruct()
1112 if (reallyUseQuotedPrintable) { in tryConstructPostalStruct()
1156 if (reallyUseQuotedPrintable) { in tryConstructPostalStruct()
1461 reallyUseQuotedPrintable = postalStruct.reallyUseQuotedPrintable; in appendPostalLine()
1513 if (reallyUseQuotedPrintable) { in appendPostalLine()
1841 boolean reallyUseQuotedPrintable = in appendAndroidSpecificProperty()
1849 if (reallyUseQuotedPrintable) { in appendAndroidSpecificProperty()
1898 boolean reallyUseQuotedPrintable = in appendLineWithCharsetAndQPDetection()
[all …]