Searched defs:watchedDurationMs (Results 1 – 2 of 2) sorted by relevance
67 long watchedDurationMs = watchHistory[watchHistory.length - 1].getWatchedDurationMs(); in evaluateChannel() local96 long watchedDurationMs) { in calculateRoutineWatchScore()
128 long watchedDurationMs = mRandom.nextInt((int) maxWatchDurationMs) + 1; in addRandomWatchLogs() local