Searched refs:RECENT_ROW_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
37 new ComparatorTester(DvrBrowseFragment.RECENT_ROW_COMPARATOR) in testRecentRowComparator_scheduledRecordings_latestFirst()
144 static final Comparator<Object> RECENT_ROW_COMPARATOR = field in DvrBrowseFragment749 super(mPresenterSelector, RECENT_ROW_COMPARATOR, maxItemCount); in RecentRowAdapter()