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.java57 long startTimeDiffMsWithCurrentProgram = in evaluateChannel() local
59 if (startTimeDiffMsWithCurrentProgram >= MAX_DIFF_MS_FOR_OLD_PROGRAM) { in evaluateChannel()
78 startTimeDiffMsWithCurrentProgram = in evaluateChannel()
81 if (startTimeDiffMsWithCurrentProgram >= MAX_DIFF_MS_FOR_OLD_PROGRAM) { in evaluateChannel()