Home
last modified time | relevance | path

Searched defs:isLocaleRepresentative (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DLocaleDataLookup.cpp7526 bool isLocaleRepresentative(uint32_t language_and_region, const char* script) { in isLocaleRepresentative() function
/frameworks/base/libs/androidfw/tests/
DLocaleDataLookup_test.cpp75 TEST(LocaleDataLookupTest, isLocaleRepresentative) { in TEST() argument