Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/search/
H A DTvProviderSearch.java586 Long lhsMaxWatchStartTime = mMaxWatchStartTimeMap.get(lhs.getChannelId()); in compare() local
589 mMaxWatchStartTimeMap.put(lhs.getChannelId(), lhsMaxWatchStartTime); in compare() local