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