Searched refs:watchDurationScore (Results 1 – 2 of 2) sorted by relevance
49 double watchDurationScore; in evaluateChannel() local52 watchDurationScore = MAX_SCORE_FOR_LOWER_BOUND; in evaluateChannel()54 watchDurationScore = in evaluateChannel()61 watchDurationScore = 1.0; in evaluateChannel()63 maxScore = Math.max(maxScore, watchDurationScore * recentWatchScore); in evaluateChannel()
101 double watchDurationScore = calculateWatchDurationScore(watchedProgram, watchedDurationMs); in calculateRoutineWatchScore() local112 * watchDurationScore in calculateRoutineWatchScore()