Searched refs:SUGGESTION_TYPE_NONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DLocaleStore.java34 private static final int SUGGESTION_TYPE_NONE = 0; field in class:LocaleStore.LocaleInfo
57 this.mSuggestionFlags = SUGGESTION_TYPE_NONE;
104 return mSuggestionFlags != SUGGESTION_TYPE_NONE;

Completed in 132 milliseconds