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