Searched refs:maxStartTimeMillis (Results 1 – 1 of 1) sorted by relevance
97 void clearOldWatchHistory(long maxStartTimeMillis) { in clearOldWatchHistory() argument101 new String[] { String.valueOf(maxStartTimeMillis) }); in clearOldWatchHistory()105 + DateUtils.getRelativeTimeSpanString(this, maxStartTimeMillis) + ")"); in clearOldWatchHistory()126 long maxStartTimeMillis; in clearOverflowWatchHistory() local137 maxStartTimeMillis = cursor.getLong(0); in clearOverflowWatchHistory()145 new String[] { String.valueOf(maxStartTimeMillis + 1) }); in clearOverflowWatchHistory()