Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java5047 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in handleConfigurationChanged()
5437 private void updateLocaleListFromAppContext(Context context, LocaleList newLocaleList) { in updateLocaleListFromAppContext() method in ActivityThread
5673 updateLocaleListFromAppContext(appContext, in handleBindApplication()
6429 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in attach()