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