Searched refs:violations (Results 1 – 4 of 4) sorted by relevance
1401 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in handleViolation() local1402 if (violations == null) { in handleViolation()1403 violations = new ArrayList<ViolationInfo>(1); in handleViolation()1404 gatheredViolations.set(violations); in handleViolation()1405 } else if (violations.size() >= 5) { in handleViolation()1409 for (ViolationInfo previous : violations) { in handleViolation()1415 violations.add(info); in handleViolation()1881 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in writeGatheredViolationsToParcel() local1882 if (violations == null) { in writeGatheredViolationsToParcel()1885 p.writeInt(violations.size()); in writeGatheredViolationsToParcel()[all …]
107 policies and any violations can lead to suspension of your apps or, for108 repeated violations, termination of your developer account.
1158 Make sure to enable <strong>visual notification</strong> of policy violations
1030 violations within a SELinux domain that has an enforcing policy will be