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