Searched refs:oldWatchStartTime (Results 1 – 1 of 1) sorted by relevance
2477 long oldWatchStartTime = watchEndTime; in onConsolidate() local2482 consolidatedRowCount += consolidateRow(id, watchStartTime, oldWatchStartTime, in onConsolidate()2484 oldWatchStartTime = watchStartTime; in onConsolidate()2521 long oldWatchStartTime = 0; in onTryConsolidateAll() local2541 oldWatchStartTime, channelId, false); in onTryConsolidateAll()2543 oldWatchStartTime = watchStartTime; in onTryConsolidateAll()