Home
last modified time | relevance | path

Searched refs:penaltyEnabled (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DStrictMode.java1775 info.penaltyEnabled(PENALTY_FLASH) ? sWindowManager.get() : null; in handleViolationWithTimingAttempt()
1828 if (info.penaltyEnabled(PENALTY_GATHER)) { in onThreadPolicyViolation()
1864 if (info.penaltyEnabled(PENALTY_LOG) in onThreadPolicyViolation()
1874 if (info.penaltyEnabled(PENALTY_DIALOG) in onThreadPolicyViolation()
1879 if (info.penaltyEnabled(PENALTY_DROPBOX) in onThreadPolicyViolation()
1899 if (info.penaltyEnabled(PENALTY_DEATH)) { in onThreadPolicyViolation()
3041 boolean penaltyEnabled(int p) { in penaltyEnabled() method in StrictMode.ViolationInfo
/frameworks/base/boot/
Dboot-image-profile.txt12763 HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z
/frameworks/base/config/
Dboot-image-profile.txt12766 HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt38461 Landroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z