Searched refs:sortingLocale (Results 1 – 1 of 1) sorted by relevance
200 final Locale sortingLocale = countryMode ? mParentLocale.getLocale() : Locale.getDefault(); in onCreate() local206 new LocaleHelper.LocaleInfoComparator(sortingLocale, countryMode); in onCreate()