Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DLocaleMenuListener.java63 mConfigChooser.selectLocale(mLocale); in widgetSelected()
DConfigurationMatcher.java226 mConfigChooser.selectLocale(locale); in adaptConfigSelection()
361 mConfigChooser.selectLocale(mConfiguration.getLocale()); in findAndSetCompatibleConfig()
395 mConfigChooser.selectLocale(mConfiguration.getLocale()); in findAndSetCompatibleConfig()
DConfigurationChooser.java623 selectLocale(configuration.getLocale()); in setConfiguration()
641 selectLocale(configuration.getLocale()); in setConfiguration()
1112 void selectLocale(@Nullable Locale locale) { in selectLocale() method in ConfigurationChooser
1173 selectLocale(locale); in setLocale()
1533 selectLocale(prev); in onLocaleChange()