Searched refs:StrictModeUnbufferedIOViolation (Results 1 – 1 of 1) sorted by relevance
1090 private static class StrictModeUnbufferedIOViolation extends StrictModeViolation { class in StrictMode1091 public StrictModeUnbufferedIOViolation(int policyMask) { in StrictModeUnbufferedIOViolation() method in StrictMode.StrictModeUnbufferedIOViolation1426 new StrictModeUnbufferedIOViolation(mPolicyMask); in onUnbufferedIO()