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