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