Home
last modified time | relevance | path

Searched refs:REGION (Results 1 – 11 of 11) sorted by relevance

/frameworks/minikin/libs/minikin/
DHyphenatorMap.cpp27 constexpr SubtagBits REGION = SubtagBits::REGION; variable
82 result = lookupBySubtag(locale, LANGUAGE | REGION | SCRIPT | VARIANT); in lookupInternal()
87 result = lookupBySubtag(locale, LANGUAGE | REGION | VARIANT); in lookupInternal()
DLocale.h45 REGION = 0b00000100, enumerator
DLocale.cpp419 if ((bits & SubtagBits::REGION) != SubtagBits::EMPTY) { in getPartialLocale()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardJapanizationTests.java211 .put(StructuredPostal.REGION, "\u00D7\u00D7\u770C") in testPostalAddressWithJapaneseCommon()
237 .put(StructuredPostal.REGION, "\u00D7\u00D7\u770C") in testPostalAddressWithJapaneseCommon()
DVCardImporterTests.java666 .put(StructuredPostal.REGION, "LA") in testComplicatedCase()
675 .put(StructuredPostal.REGION, "LA") in testComplicatedCase()
DVCardExporterTests.java765 .put(StructuredPostal.REGION, "Region") in testPostalAddressCommon()
838 .put(StructuredPostal.REGION, "") // Must be ignored. in testPostalOnlyWithFormattedAddressCommon()
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp1207 enum Location { VECTOR, REGION }; in TEST_P() enumerator
1208 Location getLocation() const { return !mVector.empty() ? VECTOR : REGION; } in TEST_P()
/frameworks/base/core/java/android/provider/
DContactsContract.java6603 public static final String REGION = DATA8; field in ContactsContract.CommonDataKinds.StructuredPostal
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java1069 final String rawRegion = contentValues.getAsString(StructuredPostal.REGION); in tryConstructPostalStruct()
DVCardEntry.java583 builder.withValue(StructuredPostal.REGION, mRegion); in constructInsertOperation()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...