Searched refs:hasSuggestionType (Results 1 – 1 of 1) sorted by relevance
290 if (hasSuggestionType(localeInfo, in logLocaleSource()294 if (hasSuggestionType(localeInfo, in logLocaleSource()298 if (hasSuggestionType(localeInfo, LocaleStore.LocaleInfo.SUGGESTION_TYPE_IME_LANGUAGE)) { in logLocaleSource()301 if (hasSuggestionType(localeInfo, LocaleStore.LocaleInfo.SUGGESTION_TYPE_SIM)) { in logLocaleSource()308 private static boolean hasSuggestionType(LocaleStore.LocaleInfo localeInfo, in hasSuggestionType() method in AppLocalePickerActivity