Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DStrictMode.java1081 private static class StrictModeResourceMismatchViolation extends StrictModeViolation { class in StrictMode
1082 public StrictModeResourceMismatchViolation(int policyMask, Object tag) { in StrictModeResourceMismatchViolation() method in StrictMode.StrictModeResourceMismatchViolation