Searched refs:minNonLetter (Results 1 – 1 of 1) sorted by relevance
1009 private void setComplexPasswordRestrictions(int minLength, int minSymbols, int minNonLetter, in setComplexPasswordRestrictions() argument1014 dpm.setPasswordMinimumNonLetter(sDeviceState.dpc().componentName(), minNonLetter); in setComplexPasswordRestrictions() local