Home
last modified time | relevance | path

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

/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java257 final long newTime = System.currentTimeMillis() + TimeUnit.DAYS.toMillis(10); in testBugreportsLimitReached() local
259 mContext.getSystemService(AlarmManager.class).setTime(newTime)); in testBugreportsLimitReached()
371 final long newTime = System.currentTimeMillis() + TimeUnit.MINUTES.toMillis(3); in testBugreport_doesNotSkipConsentAfterTimeLimit() local
373 mContext.getSystemService(AlarmManager.class).setTime(newTime)); in testBugreport_doesNotSkipConsentAfterTimeLimit()