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