Home
last modified time | relevance | path

Searched defs:violations (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/checks/tests/com/android/internal/systemui/lint/
H A DTestFunctionNameViolationDetectorTest.kt38 fun violations() { regex
/aosp14/frameworks/base/core/java/android/os/
H A DStrictMode.java1812 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in onThreadPolicyViolation() local
2517 ArrayList<ViolationInfo> violations = gatheredViolations.get(); in writeGatheredViolationsToParcel() local