Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/search/
DTvProviderSearch.java590 Long rhsMaxWatchStartTime = mMaxWatchStartTimeMap.get(rhs.getChannelId()); in compare() local
593 mMaxWatchStartTimeMap.put(rhs.getChannelId(), rhsMaxWatchStartTime); in compare() local