Home
last modified time | relevance | path

Searched refs:TEST_MAX_TIME_TO_LOCK (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java196 private static final long TEST_MAX_TIME_TO_LOCK = TimeUnit.HOURS.toMillis(1); field in SecurityLoggingTest
722 dpm.setMaximumTimeToLock(ADMIN_RECEIVER_COMPONENT, TEST_MAX_TIME_TO_LOCK); in generateLockingPolicyEvents()
764 getLong(e, MAX_SCREEN_TIMEOUT_INDEX) == TEST_MAX_TIME_TO_LOCK); in verifyLockingPolicyEventsPresent()