Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java5600 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in handleConfigurationChanged()
6105 private void updateLocaleListFromAppContext(Context context, LocaleList newLocaleList) { in updateLocaleListFromAppContext() method in ActivityThread
6344 updateLocaleListFromAppContext(appContext, in handleBindApplication()
7131 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in attach()