Searched refs:COUNTRY (Results 1 – 11 of 11) sorted by relevance
214 .put(StructuredPostal.COUNTRY, "\u65E5\u672C") in testPostalAddressWithJapaneseCommon()240 .put(StructuredPostal.COUNTRY, "\u65E5\u672C") in testPostalAddressWithJapaneseCommon()
692 .put(StructuredPostal.COUNTRY, "United States of America") in testComplicatedCase()701 .put(StructuredPostal.COUNTRY, "United States of America") in testComplicatedCase()
768 .put(StructuredPostal.COUNTRY, "Country") in testPostalAddressCommon()868 .put(StructuredPostal.COUNTRY, "Country") in testPostalWithBothStructuredAndFormattedCommon()
1400 case (int) LocaleProto.COUNTRY: in readFromProto()1401 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()
6824 public static final String COUNTRY = DATA10; field in ContactsContract.CommonDataKinds.StructuredPostal
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24208 field public static final java.lang.String COUNTRY = "data10";
36422 field public static final String COUNTRY = "data10";
10845 Landroid/content/LocaleProto;->COUNTRY:J