Searched refs:hourDuration (Results 1 – 1 of 1) sorted by relevance
211 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange() local213 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY)); in testFormatDateRange()224 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatter() local227 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY); in testFormatDateRange_withFormatter()240 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatterAndTimezone() local243 fixedTime + hourDuration, DateUtils.FORMAT_SHOW_WEEKDAY, null /* local */); in testFormatDateRange_withFormatterAndTimezone()