Searched refs:shouldLog (Results 1 – 3 of 3) sorted by relevance
206 isDebugOsBuild() || shouldLog(tag, level); in isLoggable()214 private static boolean shouldLog(Tag tag, int level) { in shouldLog() method in Log
565 private void sendListOfCalls(boolean shouldLog) { in sendListOfCalls() argument574 sendClccForCall(call, shouldLog); in sendListOfCalls()590 private void sendClccForCall(BluetoothCall call, boolean shouldLog) { in sendClccForCall() argument666 if (shouldLog) { in sendClccForCall()
1157 final boolean shouldLog = (msg.what != EVENT_NETLINK_LINKPROPERTIES_CHANGED); in recordLogRec()1158 if (!shouldLog) { in recordLogRec()1161 return shouldLog; in recordLogRec()