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