Home
last modified time | relevance | path

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

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