Searched refs:RESULT_ATTR_IN_THE_DICTIONARY (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/view/textservice/
H A DSuggestionsInfo.java35 public static final int RESULT_ATTR_IN_THE_DICTIONARY = 0x0001; field in class:SuggestionsInfo
/frameworks/base/core/java/android/widget/
H A DSpellChecker.java335 ((attributes & SuggestionsInfo.RESULT_ATTR_IN_THE_DICTIONARY) > 0);

Completed in 98 milliseconds