Searched defs:StrictModeCustomViolation (Results 1 – 1 of 1) sorted by relevance
800 private static class StrictModeCustomViolation extends StrictModeViolation { class in StrictMode801 public StrictModeCustomViolation(int policyMask, String name) { in StrictModeCustomViolation() method in StrictMode.StrictModeCustomViolation