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.java2379 long oldWatchStartTime = watchEndTime; in onConsolidate() local
2384 consolidatedRowCount += consolidateRow(id, watchStartTime, oldWatchStartTime, in onConsolidate()
2386 oldWatchStartTime = watchStartTime; in onConsolidate()
2423 long oldWatchStartTime = 0; in onTryConsolidateAll() local
2443 oldWatchStartTime, channelId, false); in onTryConsolidateAll()
2445 oldWatchStartTime = watchStartTime; in onTryConsolidateAll()