Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DPasswordComplexityTest.java83 private static final String NUMERIC_PIN_REPEATING_LENGTH_4 = "4444"; field in PasswordComplexityTest
548 assertCannotSetPassword(NUMERIC_PIN_REPEATING_LENGTH_4); in setRequiredPasswordComplexity_medium_passwordThatMeetsMediumPasswordBandRequired()
DResetPasswordWithTokenTest.java69 private static final String NUMERIC_PIN_REPEATING_LENGTH_4 = "4444"; field in ResetPasswordWithTokenTest