Searched defs:shouldLog (Results 1 – 7 of 7) sorted by relevance
22 bool shouldLog(rust::Str tag) { in shouldLog() function
40 fn shouldLog(tag: &str) -> bool; in shouldLog() function
232 protected final boolean shouldLog() { in shouldLog() method in Condition
271 private boolean shouldLog() { in shouldLog() method in Monitor
401 public boolean shouldLog() { in shouldLog() method in StatusBarIconController.IconManager
754 private boolean checkUserStatesExist(int userId, String methodName, boolean shouldLog) { in checkUserStatesExist()
3024 private boolean shouldTriggerActiveUnlock(boolean shouldLog) { in shouldTriggerActiveUnlock()