Searched refs:encodedPoBox (Results 1 – 1 of 1) sorted by relevance
1081 final String encodedPoBox; in tryConstructPostalStruct() local1113 encodedPoBox = encodeQuotedPrintable(rawPoBox); in tryConstructPostalStruct()1120 encodedPoBox = escapeCharacters(rawPoBox); in tryConstructPostalStruct()1129 addressBuilder.append(encodedPoBox); in tryConstructPostalStruct()