Searched refs:shouldLog (Results 1 – 2 of 2) sorted by relevance
559 private void sendListOfCalls(boolean shouldLog) { in sendListOfCalls() argument568 sendClccForCall(call, shouldLog); in sendListOfCalls()577 private void sendClccForCall(Call call, boolean shouldLog) { in sendClccForCall() argument648 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