Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/search/
H A DTvProviderSearch.java591 Long rhsMaxWatchStartTime = mMaxWatchStartTimeMap.get(rhs.getChannelId()); in compare() local
594 mMaxWatchStartTimeMap.put(rhs.getChannelId(), rhsMaxWatchStartTime); in compare() local