Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DContactsDictionaryConstants.java51 public static final int IN_VISIBLE_GROUP_INDEX = 4; field in ContactsDictionaryConstants
DContactsManager.java67 ContactsDictionaryConstants.IN_VISIBLE_GROUP_INDEX) == 1; in RankedContact()