Searched refs:PROFILE_OFF_WARNING_TIME (Results 1 – 1 of 1) sorted by relevance
257 private static final long PROFILE_OFF_WARNING_TIME = field in DevicePolicyManagerTest7409 .set(anyInt(), eq(PROFILE_OFF_WARNING_TIME), any()); in testMaximumProfileTimeOff_profileOffTimeExceeded()7418 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_profileOffTimeExceeded()7481 dpms.mMockInjector.setSystemCurrentTimeMillis(PROFILE_OFF_WARNING_TIME + 10); in testMaximumProfileTimeOff_turnOnAfterWarning()