Searched defs:setLocale (Results 1 – 11 of 11) sorted by relevance
34 void MediaScannerClient::setLocale(const char* locale) in setLocale() function in android::MediaScannerClient
40 void MediaScanner::setLocale(const char *locale) { in setLocale() function in android::MediaScanner
46 private void setLocale(Locale locale) { in setLocale() method in FormatterTest
31 void WordBreaker::setLocale(const icu::Locale& locale) { in setLocale() function in android::WordBreaker
56 void LineBreaker::setLocale(const icu::Locale& locale, Hyphenator* hyphenator) { in setLocale() function in android::LineBreaker
178 TEST(ConfigLocaleTest, setLocale) { in TEST() argument
145 private void setLocale(Locale locale) { in setLocale() method in SpellChecker
39 private void setLocale(Locale locale) { in setLocale() method in OverlayBaseTest
1483 public void setLocale(@Nullable Locale loc) { in setLocale() method in Configuration
1770 public void setLocale(Locale locale) { in setLocale() method in SQLiteDatabase
351 void AssetManager::setLocale(const char* locale) in setLocale() function in AssetManager