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