Searched refs:clearOldWatchHistory (Results 1 – 2 of 2) sorted by relevance
245 getService().clearOldWatchHistory(1); in testClearOldWatchedPrograms()249 getService().clearOldWatchHistory(2); in testClearOldWatchedPrograms()259 getService().clearOldWatchHistory(1005); in testClearOldWatchedPrograms()
65 clearOldWatchHistory(nowMillis - TimeUnit.DAYS.toMillis(maxWatchedProgramAgeInDays)); in onHandleIntent()97 void clearOldWatchHistory(long maxStartTimeMillis) { in clearOldWatchHistory() method in EpgDataCleanupService