Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DPasswordComplexityTest.java80 private static final String NOT_COMPLEX_PIN = "1234"; field in PasswordComplexityTest
DResetPasswordWithTokenTest.java66 private static final String NOT_COMPLEX_PIN = "1234"; field in ResetPasswordWithTokenTest
175 … sDeviceState.dpc().componentName(), NOT_COMPLEX_PIN, TOKEN, /* flags = */ 0)).isFalse(); in resetPasswordWithToken_passwordDoesNotSatisfyRestriction_failure() local