Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDevicePolicyManagerParentSupportTest.java49 final int passwordHistoryLength = 5; in testSetAndGetPasswordHistoryLength_onParent() local
52 ADMIN_RECEIVER_COMPONENT, passwordHistoryLength); in testSetAndGetPasswordHistoryLength_onParent()
56 assertThat(actualPasswordHistoryLength).isEqualTo(passwordHistoryLength); in testSetAndGetPasswordHistoryLength_onParent()