Searched defs:shouldLog (Results 1 – 10 of 10) sorted by relevance
22 bool shouldLog(rust::Str tag) { in shouldLog() function
59 val shouldLog: Boolean constant70 override val shouldLog: Boolean = true, constant in com.android.systemui.statusbar.notification.interruption.FullScreenIntentDecisionProvider.DecisionImpl
130 val shouldLog in suppressed() constant
43 boolean shouldLog(int uid) { in shouldLog() method in OomAdjusterDebugLogger
232 protected final boolean shouldLog() { in shouldLog() method in Condition
271 private boolean shouldLog() { in shouldLog() method in Monitor
35 fn shouldLog(tag: &str) -> bool; in shouldLog() function
131 public boolean shouldLog() { in shouldLog() method in IconManager
779 private boolean checkUserStatesExist(int userId, String methodName, boolean shouldLog) { in checkUserStatesExist()
2756 private boolean shouldTriggerActiveUnlock(boolean shouldLog) { in shouldTriggerActiveUnlock()