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