Searched refs:addSystemSuggestionFlag (Results 1 – 1 of 1) sorted by relevance
236 existsInApp = addSystemSuggestionFlag(localeInfo, mAllAppActiveLocales); in getSupportedLocaleList()237 existsInIme = addSystemSuggestionFlag(localeInfo, mImeLocales); in getSupportedLocaleList()299 private boolean addSystemSuggestionFlag(LocaleStore.LocaleInfo localeInfo, in addSystemSuggestionFlag() method in AppLocaleCollector