Searched refs:StrictModeCustomViolation (Results 1 – 2 of 2) sorted by relevance
1072 private static class StrictModeCustomViolation extends StrictModeViolation { class in StrictMode1073 public StrictModeCustomViolation(int policyMask, String name) { in StrictModeCustomViolation() method in StrictMode.StrictModeCustomViolation1396 … BlockGuard.BlockGuardPolicyException e = new StrictModeCustomViolation(mPolicyMask, name); in onCustomSlowCall()
3346 android.os.StrictMode$StrictModeCustomViolation