Searched refs:COUNTRY (Results 1 – 11 of 11) sorted by relevance
213 .put(StructuredPostal.COUNTRY, "\u65E5\u672C") in testPostalAddressWithJapaneseCommon()239 .put(StructuredPostal.COUNTRY, "\u65E5\u672C") in testPostalAddressWithJapaneseCommon()
664 .put(StructuredPostal.COUNTRY, "United States of America") in testComplicatedCase()673 .put(StructuredPostal.COUNTRY, "United States of America") in testComplicatedCase()
767 .put(StructuredPostal.COUNTRY, "Country") in testPostalAddressCommon()867 .put(StructuredPostal.COUNTRY, "Country") in testPostalWithBothStructuredAndFormattedCommon()
158 protoOutputStream.write(LocaleProto.COUNTRY, locale.getCountry()); in writeToProto()
1202 case (int) LocaleProto.COUNTRY: in readFromProto()1203 country = protoInputStream.readString(LocaleProto.COUNTRY); in readFromProto()
6618 public static final String COUNTRY = DATA10; field in ContactsContract.CommonDataKinds.StructuredPostal
1071 final String rawCountry = contentValues.getAsString(StructuredPostal.COUNTRY); in tryConstructPostalStruct()
585 builder.withValue(StructuredPostal.COUNTRY, mCountry); in constructInsertOperation()
24208 field public static final java.lang.String COUNTRY = "data10";
37492 field public static final String COUNTRY = "data10";
14661 Landroid/content/LocaleProto;->COUNTRY:J