Searched refs:newTime (Results 1 – 1 of 1) sorted by relevance
257 final long newTime = System.currentTimeMillis() + TimeUnit.DAYS.toMillis(10); in testBugreportsLimitReached() local259 mContext.getSystemService(AlarmManager.class).setTime(newTime)); in testBugreportsLimitReached()371 final long newTime = System.currentTimeMillis() + TimeUnit.MINUTES.toMillis(3); in testBugreport_doesNotSkipConsentAfterTimeLimit() local373 mContext.getSystemService(AlarmManager.class).setTime(newTime)); in testBugreport_doesNotSkipConsentAfterTimeLimit()