Searched refs:setSystemCurrentTimeMillis (Results 1 – 2 of 2) sorted by relevance
471 public void setSystemCurrentTimeMillis(long value) { in setSystemCurrentTimeMillis() method in DevicePolicyManagerServiceTestable.MockInjector
7418 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_profileOffTimeExceeded()7432 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_DEADLINE + 10); in testMaximumProfileTimeOff_profileOffTimeExceeded()7481 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_turnOnAfterWarning()7512 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_DEADLINE + 10); in testMaximumProfileTimeOff_turnOnAfterDeadline()7545 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_START); in testMaximumProfileTimeOff_turnOnAfterDeadline()8617 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_START); in prepareMocksForSetMaximumProfileTimeOff()