Home
last modified time | relevance | path

Searched defs:lhsMaxWatchStartTime (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/search/
DTvProviderSearch.java585 Long lhsMaxWatchStartTime = mMaxWatchStartTimeMap.get(lhs.getChannelId()); in compare() local
588 mMaxWatchStartTimeMap.put(lhs.getChannelId(), lhsMaxWatchStartTime); in compare() local