Searched refs:TASK_ID_COMPARATOR (Results 1 – 1 of 1) sorted by relevance
124 private static final Comparator<Task> TASK_ID_COMPARATOR = field in RecentTasks1614 Collections.sort(mTmpRecents, TASK_ID_COMPARATOR); in processNextAffiliateChainLocked()