Searched refs:hourDuration (Results 1 – 1 of 1) sorted by relevance
200 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange() local202 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY)); in testFormatDateRange()213 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatter() local216 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY); in testFormatDateRange_withFormatter()229 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatterAndTimezone() local232 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY, null /* local */); in testFormatDateRange_withFormatterAndTimezone()