Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java4722 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in handleConfigurationChanged()
5034 private void updateLocaleListFromAppContext(Context context, LocaleList newLocaleList) { in updateLocaleListFromAppContext() method in ActivityThread
5253 updateLocaleListFromAppContext(appContext, in handleBindApplication()
5957 updateLocaleListFromAppContext(mInitialApplication.getApplicationContext(), in attach()