Home
last modified time | relevance | path

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

/packages/providers/TvProvider/src/com/android/providers/tv/
DTvProvider.java2477 long oldWatchStartTime = watchEndTime; in onConsolidate() local
2482 consolidatedRowCount += consolidateRow(id, watchStartTime, oldWatchStartTime, in onConsolidate()
2484 oldWatchStartTime = watchStartTime; in onConsolidate()
2521 long oldWatchStartTime = 0; in onTryConsolidateAll() local
2541 oldWatchStartTime, channelId, false); in onTryConsolidateAll()
2543 oldWatchStartTime = watchStartTime; in onTryConsolidateAll()