Searched refs:aggregatedComplexity (Results 1 – 1 of 1) sorted by relevance
467 final int aggregatedComplexity = dpm.getAggregatedPasswordComplexityForUser(userId); in checkIfPasswordQualityIsSet() local468 if (aggregatedComplexity > DevicePolicyManager.PASSWORD_COMPLEXITY_NONE) { in checkIfPasswordQualityIsSet()488 aggregatedComplexity, userId)); in checkIfPasswordQualityIsSet()