Home | History | Annotate | Download | only in admin

Lines Matching defs:setPasswordHistoryLength

751     public void setPasswordHistoryLength(ComponentName admin, int length) {
754 mService.setPasswordHistoryLength(admin, length, UserHandle.myUserId());