Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DResetPasswordWithTokenTest.java1009 private void setComplexPasswordRestrictions(int minLength, int minSymbols, int minNonLetter, in setComplexPasswordRestrictions() argument
1013 dpm.setPasswordMinimumSymbols(sDeviceState.dpc().componentName(), minSymbols); in setComplexPasswordRestrictions() local