Home
last modified time | relevance | path

Searched refs:maxHistorySize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DWatchedHistoryManager.java107 WatchedHistoryManager(Context context, int maxHistorySize, Executor executor) { in WatchedHistoryManager() argument
109 mMaxHistorySize = maxHistorySize; in WatchedHistoryManager()