Home
last modified time | relevance | path

Searched refs:startTimeDiffMsWithCurrentProgram (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/recommendation/
DRoutineWatchEvaluator.java59 long startTimeDiffMsWithCurrentProgram = in evaluateChannel() local
61 if (startTimeDiffMsWithCurrentProgram >= MAX_DIFF_MS_FOR_OLD_PROGRAM) { in evaluateChannel()
80 startTimeDiffMsWithCurrentProgram = in evaluateChannel()
83 if (startTimeDiffMsWithCurrentProgram >= MAX_DIFF_MS_FOR_OLD_PROGRAM) { in evaluateChannel()