Searched refs:penaltyEnabled (Results 1 – 4 of 4) sorted by relevance
1775 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
12763 HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z
12766 HSPLandroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z
38461 Landroid/os/StrictMode$ViolationInfo;->penaltyEnabled(I)Z