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