Searched refs:MINUTE_IN_MILLIS (Results 1 – 5 of 5) sorted by relevance
101 DateUtils.MINUTE_IN_MILLIS)); in test_getRelativeTimeSpanString()103 DateUtils.MINUTE_IN_MILLIS)); in test_getRelativeTimeSpanString()108 mBaseTime, DateUtils.MINUTE_IN_MILLIS, DateUtils.FORMAT_NUMERIC_DATE)); in test_getRelativeTimeSpanString()110 mBaseTime, DateUtils.MINUTE_IN_MILLIS, DateUtils.FORMAT_NUMERIC_DATE)); in test_getRelativeTimeSpanString()120 … DateUtils.MINUTE_IN_MILLIS, DateUtils.DAY_IN_MILLIS, DateUtils.FORMAT_NUMERIC_DATE)); in test_getRelativeDateTimeString()
51 private static final long LONG_TIMEOUT = 3 * DateUtils.MINUTE_IN_MILLIS;
2022 private static final long MINUTE_IN_MILLIS = 1000 * 60; field in AndroidKeyStoreTest2023 private static final long LARGE_NUMBER_OF_KEYS_TEST_MAX_DURATION_MILLIS = 2 * MINUTE_IN_MILLIS;
1498 eventValues.put(Events.DTSTART, now - DateUtils.MINUTE_IN_MILLIS * 15); in testRemindersAlarm()
59172 public static final long MINUTE_IN_MILLIS