Searched defs:NOT_COMPLEX_PIN (Results 1 – 2 of 2) sorted by relevance
80 private static final String NOT_COMPLEX_PIN = "1234"; field in PasswordComplexityTest
66 private static final String NOT_COMPLEX_PIN = "1234"; field in ResetPasswordWithTokenTest175 … sDeviceState.dpc().componentName(), NOT_COMPLEX_PIN, TOKEN, /* flags = */ 0)).isFalse(); in resetPasswordWithToken_passwordDoesNotSatisfyRestriction_failure() local