Searched refs:forceStdout (Results 1 – 2 of 2) sorted by relevance
73 boolean forceStdout, in shouldDisplay() argument77 if (forceStdout) { in shouldDisplay()
119 boolean forceStdout) { in internalPrintLog() argument121 if (shouldDisplay(forceStdout, mLogLevelDisplay, logLevel, tag)) { in internalPrintLog()