Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/data/
H A DWatchedHistoryManager.java244 public static class WatchedRecord { class in WatchedHistoryManager
249 WatchedRecord(long channelId, long watchedStartTime, long duration) { in WatchedRecord() method in WatchedHistoryManager.WatchedRecord