Searched refs:startLogging (Results 1 – 4 of 4) sorted by relevance
96 mWifiLogger.startLogging(verbosityToggle); in startLoggingRegistersLogEventHandler()110 mWifiLogger.startLogging(verbosityToggle); in startLoggingRegistersLogEventHandlerIfPriorAttemptFailed()115 mWifiLogger.startLogging(verbosityToggle); in startLoggingRegistersLogEventHandlerIfPriorAttemptFailed()126 mWifiLogger.startLogging(verbosityToggle); in startLoggingDoesNotRegisterLogEventHandlerIfPriorAttemptSucceeded()130 mWifiLogger.startLogging(verbosityToggle); in startLoggingDoesNotRegisterLogEventHandlerIfPriorAttemptSucceeded()144 mWifiLogger.startLogging(verbosityToggle); in startLoggingStopsAndRestartsRingBufferLogging()159 mWifiLogger.startLogging(verbosityToggle); in stopLoggingResetsLogHandlerIfHandlerWasRegistered()180 mWifiLogger.startLogging(verbosityToggle); in multipleStopLoggingCallsOnlyResetLogHandlerOnce()198 mWifiLogger.startLogging(verbosityToggle); in canCaptureAndStoreRingBufferData()215 mWifiLogger.startLogging(verbosityToggle); in loggerDiscardsExtraneousData()[all …]
18 public synchronized void startLogging(boolean verboseEnabled) { in startLogging() method in BaseWifiLogger
118 public synchronized void startLogging(boolean verboseEnabled) { in startLogging() method in WifiLogger
1316 mWifiLogger.startLogging(DBG); in updateLoggingLevel()4665 mWifiLogger.startLogging(DBG); in enter()