Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java220 final long actualRequiredStrongAuthTimeout = in testSetAndGetRequiredStrongAuthTimeout_onParent() local
223 assertThat(actualRequiredStrongAuthTimeout).isEqualTo(requiredStrongAuthTimeout); in testSetAndGetRequiredStrongAuthTimeout_onParent()