Searched refs:mShortcutComparator (Results 1 – 2 of 2) sorted by relevance
167 Collections.sort(list, mShortcutComparator); in refreshList()175 private final Comparator<ShortcutInfo> mShortcutComparator = field in ShortcutListFragment
130 Collections.sort(list, mShortcutComparator); in refreshList()134 private final Comparator<ShortcutInfo> mShortcutComparator = field in ShortcutPublisher