Home | History | Annotate | Download | only in admin

Lines Matching defs:setPasswordHistoryLength

2634     public void setPasswordHistoryLength(@NonNull ComponentName admin, int length) {
2637 mService.setPasswordHistoryLength(admin, length, mParentInstance);
8188 * <li>{@link #setPasswordHistoryLength}</li>