Home
last modified time | relevance | path

Searched refs:isSuggestionOfType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/localepicker/src/com/android/localepicker/
DLocaleStore.java116 private boolean isSuggestionOfType(int suggestionMask) { in isSuggestionOfType() method in LocaleStore.LocaleInfo
364 if (li.isSuggestionOfType(LocaleInfo.SUGGESTION_TYPE_SIM)) { in getLevelLocales()
/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java191 public boolean isSuggestionOfType(int suggestionMask) { in isSuggestionOfType() method in LocaleStore.LocaleInfo
624 if (li.isSuggestionOfType(LocaleInfo.SUGGESTION_TYPE_SIM)) { in getTierLocales()