Home
last modified time | relevance | path

Searched refs:StrictModeCustomViolation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java1072 private static class StrictModeCustomViolation extends StrictModeViolation { class in StrictMode
1073 public StrictModeCustomViolation(int policyMask, String name) { in StrictModeCustomViolation() method in StrictMode.StrictModeCustomViolation
1396 … BlockGuard.BlockGuardPolicyException e = new StrictModeCustomViolation(mPolicyMask, name); in onCustomSlowCall()
/frameworks/base/
Dcompiled-classes-phone3346 android.os.StrictMode$StrictModeCustomViolation