Searched refs:getEnforcingAdminsForRestrictionInternal (Results 1 – 1 of 1) sorted by relevance
16577 private Set<android.app.admin.EnforcingAdmin> getEnforcingAdminsForRestrictionInternal( in getEnforcingAdminsForRestrictionInternal() method16690 return new ArrayList<>(getEnforcingAdminsForRestrictionInternal(userId, restriction)); in getEnforcingAdminsForRestriction()