Searched refs:NOT_COMPLEX_PIN (Results 1 – 2 of 2) sorted by relevance
66 private static final String NOT_COMPLEX_PIN = "1234"; field in ResetPasswordWithTokenTest67 private static final String VALID_PIN = NOT_COMPLEX_PIN;71 private static final String NUMERIC_PIN_LENGTH_4 = NOT_COMPLEX_PIN;175 … sDeviceState.dpc().componentName(), NOT_COMPLEX_PIN, TOKEN, /* flags = */ 0)).isFalse(); in resetPasswordWithToken_passwordDoesNotSatisfyRestriction_failure() local233 TestApis.users().instrumented().setPin(NOT_COMPLEX_PIN); in isActivePasswordSufficient_passwordDoesNotSatisfyRestriction_false()961 sDeviceState.dpc().componentName(), NOT_COMPLEX_PIN, TOKEN, 0)); in resetPasswordWithToken_notPermitted_throwsSecurityException()
80 private static final String NOT_COMPLEX_PIN = "1234"; field in PasswordComplexityTest85 private static final String NUMERIC_PIN_LENGTH_4 = NOT_COMPLEX_PIN;