Searched refs:shouldLog (Results 1 – 4 of 4) sorted by relevance
570 private void sendListOfCalls(boolean shouldLog) { in sendListOfCalls() argument579 sendClccForCall(call, shouldLog); in sendListOfCalls()588 private void sendClccForCall(Call call, boolean shouldLog) { in sendClccForCall() argument659 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
1048 final boolean shouldLog = (msg.what != EVENT_NETLINK_LINKPROPERTIES_CHANGED); in recordLogRec()1049 if (!shouldLog) { in recordLogRec()1052 return shouldLog; in recordLogRec()
1075 boolean shouldLog) { in removeTask() argument1078 if (shouldLog) { in removeTask()