Searched refs:setBcp47Locale (Results 1 – 6 of 6) sorted by relevance
192 test.setBcp47Locale("en-US"); in TEST()202 test.setBcp47Locale("eng-419"); in TEST()216 test.setBcp47Locale("en-Latn-419"); in TEST()228 test.setBcp47Locale("de-1901"); in TEST()242 test.setBcp47Locale("de-Latn-1901"); in TEST()256 test.setBcp47Locale("ar-EG-u-nu-latn"); in TEST()266 test.setBcp47Locale("ar-EG-u"); in TEST()269 test.setBcp47Locale("ar-EG-u-nu"); in TEST()272 test.setBcp47Locale("ar-EG-u-attr-nu-latn"); in TEST()275 test.setBcp47Locale("ar-EG-u-ca-gregory-nu-latn"); in TEST()[all …]
1284 void setBcp47Locale(const char* in);
680 mConfig->setBcp47Locale(mLocale); in updateResourceParamsLocked()
3105 void ResTable_config::setBcp47Locale(const char* in) { in setBcp47Locale() function in android::ResTable_config
519 configuration.setBcp47Locale(locale_utf8.c_str()); in NativeSetConfiguration()
1836 config.setBcp47Locale(locale_str.data()); in Dump()