Home
last modified time | relevance | path

Searched refs:MINUTE_IN_MILLIS (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/text/src/android/text/format/cts/
DDateUtilsTest.java101 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()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTest.java51 private static final long LONG_TIMEOUT = 3 * DateUtils.MINUTE_IN_MILLIS;
/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java2022 private static final long MINUTE_IN_MILLIS = 1000 * 60; field in AndroidKeyStoreTest
2023 private static final long LARGE_NUMBER_OF_KEYS_TEST_MAX_DURATION_MILLIS = 2 * MINUTE_IN_MILLIS;
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java1498 eventValues.put(Events.DTSTART, now - DateUtils.MINUTE_IN_MILLIS * 15); in testRemindersAlarm()
/cts/tools/dex-tools/dex/
Dclasses.out.dex59172 public static final long MINUTE_IN_MILLIS