Searched refs:floorTime (Results 1 – 4 of 4) sorted by relevance
478 return Utils.floorTime(dayToMatchInMillis + offset, ONE_DAY_MS) in isInGivenDay()479 == Utils.floorTime(subjectTimeInMillis + offset, ONE_DAY_MS); in isInGivenDay()681 public static long floorTime(long timeMs, long timeUnit) { in floorTime() method in Utils
300 Utils.floorTime( in prefetchChannel()582 Utils.floorTime(time - PROGRAM_GUIDE_SNAP_TIME_MS, PROGRAM_GUIDE_SNAP_TIME_MS); in ProgramsPrefetchTask()700 Utils.floorTime( in onPostExecute()
912 Utils.floorTime(currentPositionMs, MAX_PLACEHOLDER_PROGRAM_DURATION); in onAvailabilityChanged()932 long fetchStartTimeMs = Utils.floorTime(startTimeMs, MAX_PLACEHOLDER_PROGRAM_DURATION); in onRecordTimeRangeChanged()
541 Utils.floorTime( in show()