Searched defs:WatchedHistoryManager (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
H A DWatchedHistoryManager.java32 public class WatchedHistoryManager { class
33 private final static String TAG = "WatchedHistoryManager";
87 public WatchedHistoryManager(Context context) { method in class:WatchedHistoryManager
92 WatchedHistoryManager(Context context, int maxHistorySize) { method in class:WatchedHistoryManager

Completed in 285 milliseconds