Searched refs:COUNTRY (Results 1 – 10 of 10) 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()
1257 case (int) LocaleProto.COUNTRY: in readFromProto()1258 country = protoInputStream.readString(LocaleProto.COUNTRY); in readFromProto()
1071 final String rawCountry = contentValues.getAsString(StructuredPostal.COUNTRY); in tryConstructPostalStruct()
597 builder.withValue(StructuredPostal.COUNTRY, mCountry); in constructInsertOperation()
6712 public static final String COUNTRY = DATA10; field in ContactsContract.CommonDataKinds.StructuredPostal
34317 field public static final String COUNTRY = "data10";
24208 field public static final java.lang.String COUNTRY = "data10";
13723 Landroid/content/LocaleProto;->COUNTRY:J