Searched defs:WatchedHistoryManager (Results 1 - 1 of 1) sorted by relevance
/packages/apps/TV/src/com/android/tv/data/ | ||
H A D | WatchedHistoryManager.java | 47 public class WatchedHistoryManager { class 48 private static final String TAG = "WatchedHistoryManager"; 104 public WatchedHistoryManager(Context context) { method in class:WatchedHistoryManager 109 WatchedHistoryManager(Context context, int maxHistorySize) { method in class:WatchedHistoryManager |
Completed in 31 milliseconds