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