Searched refs:setSystemCurrentTimeMillis (Results 1 – 2 of 2) sorted by relevance
497 public void setSystemCurrentTimeMillis(long value) { in setSystemCurrentTimeMillis() method in DevicePolicyManagerServiceTestable.MockInjector
7188 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_profileOffTimeExceeded()7203 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_DEADLINE + 10); in testMaximumProfileTimeOff_profileOffTimeExceeded()7253 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_turnOnAfterWarning()7283 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_DEADLINE + 10); in testMaximumProfileTimeOff_turnOnAfterDeadline()7316 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_START); in testMaximumProfileTimeOff_turnOnAfterDeadline()7845 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_START); in prepareMocksForSetMaximumProfileTimeOff()