Searched defs:watchedProgram (Results 1 – 1 of 1) sorted by relevance
59 Program watchedProgram = watchHistory[watchHistory.length - 1].getProgram(); in evaluateChannel() local95 private static double calculateRoutineWatchScore(Program currentProgram, Program watchedProgram, in calculateRoutineWatchScore()