Searched refs:appendCharset (Results 1 – 1 of 1) sorted by relevance
1048 final boolean appendCharset; field in VCardBuilder.PostalStruct1051 final boolean appendCharset, final String addressData) { in PostalStruct() argument1053 this.appendCharset = appendCharset; in PostalStruct()1079 final boolean appendCharset = in tryConstructPostalStruct()1142 reallyUseQuotedPrintable, appendCharset, addressBuilder.toString()); in tryConstructPostalStruct()1153 final boolean appendCharset = in tryConstructPostalStruct()1174 reallyUseQuotedPrintable, appendCharset, addressBuilder.toString()); in tryConstructPostalStruct()1448 final boolean appendCharset; in appendPostalLine()1455 appendCharset = false; in appendPostalLine()1462 appendCharset = postalStruct.appendCharset; in appendPostalLine()[all …]