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