Searched refs:curLocale (Results 1 – 1 of 1) sorted by relevance
252 Locale curLocale = mLauncher.getResources().getConfiguration().locale; in onAppsUpdated() local253 boolean localeRequiresSectionSorting = curLocale.equals(Locale.SIMPLIFIED_CHINESE); in onAppsUpdated()