Searched refs:ALPHA_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
162 public static final Comparator<AppEntry> ALPHA_COMPARATOR = new Comparator<AppEntry>() { field in ApplicationsState
626 comparatorObj = ApplicationsState.ALPHA_COMPARATOR; in rebuild()