Searched defs:passwordHistoryLength (Results 1 – 2 of 2) sorted by relevance
471 int passwordHistoryLength = getRequestedPasswordHistoryLength(userId); in checkPasswordHistory() local898 int passwordHistoryLength = getRequestedPasswordHistoryLength(userHandle); in saveLockPassword() local
577 int passwordHistoryLength = DEF_PASSWORD_HISTORY_LENGTH; field in DevicePolicyManagerService.ActiveAdmin