Home
last modified time | relevance | path

Searched defs:MAX_MINUS_ONE_MINUTE (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DRequiredStrongAuthTimeoutTest.java29 private static final long MAX_MINUS_ONE_MINUTE = DEFAULT_STRONG_AUTH_TIMEOUT_MS - ONE_MINUTE; field in RequiredStrongAuthTimeoutTest
70 MAX_MINUS_ONE_MINUTE); in testSetRequiredStrongAuthTimeout() local
71 assertEquals(mDevicePolicyManager.getRequiredStrongAuthTimeout(null), MAX_MINUS_ONE_MINUTE); in testSetRequiredStrongAuthTimeout() local