Searched defs:watchStartTime (Results 1 – 3 of 3) sorted by relevance
1515 Long watchStartTime = values.getAsLong(WatchedPrograms.COLUMN_WATCH_START_TIME_UTC_MILLIS); in insertWatchedProgram() local2382 long watchStartTime = cursor.getLong(1); in onConsolidate() local2427 long watchStartTime = cursor.getLong(1); in onTryConsolidateAll() local2469 long id, long watchStartTime, long watchEndTime, long channelId, boolean dryRun) { in consolidateRow()2549 long watchStartTime = cursor.getLong(0); in scheduleConsolidationIfNeeded() local
3392 long watchStartTime = (long) args.arg2; in handleMessage() local
1669 Long watchStartTime = values.getAsLong(WatchedPrograms.COLUMN_WATCH_START_TIME_UTC_MILLIS); in insertWatchedProgram() local