Searched refs:PostalStruct (Results 1 – 1 of 1) sorted by relevance
1046 private static class PostalStruct { class in VCardBuilder1050 public PostalStruct(final boolean reallyUseQuotedPrintable, in PostalStruct() method in VCardBuilder.PostalStruct1061 private PostalStruct tryConstructPostalStruct(ContentValues contentValues) { in tryConstructPostalStruct()1141 return new PostalStruct( in tryConstructPostalStruct()1173 return new PostalStruct( in tryConstructPostalStruct()1451 PostalStruct postalStruct = tryConstructPostalStruct(contentValues); in appendPostalLine()