Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DWordListPreference.java107 public boolean hasPriorityOver(final int otherPrefStatus) { in hasPriorityOver() argument
109 return mStatus > otherPrefStatus; in hasPriorityOver()