Searched refs:mShortcutTypeAndRankComparator (Results 1 – 1 of 1) sorted by relevance
1067 Collections.sort(list, mShortcutTypeAndRankComparator); in pushOutExcessShortcuts()1098 final Comparator<ShortcutInfo> mShortcutTypeAndRankComparator = (ShortcutInfo a, field in ShortcutPackage