Searched refs:shouldLog (Results 1 – 4 of 4) sorted by relevance
566 private void sendListOfCalls(boolean shouldLog) { in sendListOfCalls() argument575 sendClccForCall(call, shouldLog); in sendListOfCalls()584 private void sendClccForCall(Call call, boolean shouldLog) { in sendClccForCall() argument655 if (shouldLog) { in sendClccForCall()
206 isDebugOsBuild() || shouldLog(tag, level); in isLoggable()214 private static boolean shouldLog(Tag tag, int level) { in shouldLog() method in Log
832 final boolean shouldLog = (msg.what != EVENT_NETLINK_LINKPROPERTIES_CHANGED); in recordLogRec()833 if (!shouldLog) { in recordLogRec()836 return shouldLog; in recordLogRec()
1046 boolean shouldLog) { in removeTask() argument1049 if (shouldLog) { in removeTask()