Searched refs:hasPriorityOver (Results 1 – 2 of 2) sorted by relevance
107 public boolean hasPriorityOver(final int otherPrefStatus) { in hasPriorityOver() method in WordListPreference
329 if (null == existingPref || existingPref.hasPriorityOver(status)) { in createInstalledDictSettingsCollection()