Home
last modified time | relevance | path

Searched refs:violations (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java1431 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in handleViolation() local
1432 if (violations == null) { in handleViolation()
1433 violations = new ArrayList<ViolationInfo>(1); in handleViolation()
1434 gatheredViolations.set(violations); in handleViolation()
1435 } else if (violations.size() >= 5) { in handleViolation()
1439 for (ViolationInfo previous : violations) { in handleViolation()
1445 violations.add(info); in handleViolation()
1930 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in writeGatheredViolationsToParcel() local
1931 if (violations == null) { in writeGatheredViolationsToParcel()
1934 p.writeInt(violations.size()); in writeGatheredViolationsToParcel()
[all …]
/frameworks/base/docs/html/distribute/tools/
Dlaunch-checklist.jd107 policies and any violations can lead to suspension of your apps or, for
108 repeated violations, termination of your developer account.
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd1220 Make sure to enable <strong>visual notification</strong> of policy violations
/frameworks/base/docs/html/about/versions/
Dkitkat.jd1029 violations within a SELinux domain that has an enforcing policy will be