Searched defs:StrictModeViolation (Results 1 – 1 of 1) sorted by relevance
811 public static class StrictModeViolation extends BlockGuard.BlockGuardPolicyException { class in StrictMode812 public StrictModeViolation(int policyState, int policyViolated, String message) { in StrictModeViolation() method in StrictMode.StrictModeViolation