Searched refs:StrictModeResourceMismatchViolation (Results 1 – 1 of 1) sorted by relevance
1081 private static class StrictModeResourceMismatchViolation extends StrictModeViolation { class in StrictMode1082 public StrictModeResourceMismatchViolation(int policyMask, Object tag) { in StrictModeResourceMismatchViolation() method in StrictMode.StrictModeResourceMismatchViolation1410 new StrictModeResourceMismatchViolation(mPolicyMask, tag); in onResourceMismatch()