Searched defs:passwordHistoryLength (Results 1 – 2 of 2) sorted by relevance
307 int passwordHistoryLength = getRequestedPasswordHistoryLength(); in checkPasswordHistory() local662 int passwordHistoryLength = getRequestedPasswordHistoryLength(); in saveLockPassword() local
143 int passwordHistoryLength = DEF_PASSWORD_HISTORY_LENGTH; field in DevicePolicyManagerService.ActiveAdmin