Home
last modified time | relevance | path

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

/packages/providers/TvProvider/src/com/android/providers/tv/
DEpgDataCleanupService.java97 void clearOldWatchHistory(long maxStartTimeMillis) { in clearOldWatchHistory()
126 long maxStartTimeMillis; in clearOverflowWatchHistory() local