Searched refs:stopLogging (Results 1 – 5 of 5) sorted by relevance
202 mWifiDiagnostics.stopLogging(STA_IF_NAME); in startLoggingRegistersLogEventHandlerIfPriorAttemptFailed()269 mWifiDiagnostics.stopLogging(STA_IF_NAME); in stopLoggingResetsLogHandlerIfHandlerWasRegistered()276 mWifiDiagnostics.stopLogging(STA_IF_NAME); in stopLoggingOnlyResetsLogHandlerIfHandlerWasRegistered()291 mWifiDiagnostics.stopLogging(STA_IF_NAME); in multipleStopLoggingCallsOnlyResetLogHandlerOnce()295 mWifiDiagnostics.stopLogging(STA_IF_NAME); in multipleStopLoggingCallsOnlyResetLogHandlerOnce()1078 mWifiDiagnostics.stopLogging(STA_IF_NAME);1111 mWifiDiagnostics.stopLogging(AP_IF_NAME);1138 mWifiDiagnostics.stopLogging(STA_IF_NAME);1141 mWifiDiagnostics.stopLogging(AP_IF_NAME);
1055 verify(mWifiDiagnostics).stopLogging(TEST_INTERFACE_NAME); in stopWhenStarted()
232 public synchronized void stopLogging(@NonNull String ifaceName) { in stopLogging() method in WifiDiagnostics
937 mWifiDiagnostics.stopLogging(mApInterfaceName); in stopSoftAp()
4443 mWifiDiagnostics.stopLogging(mInterfaceName); in stopClientMode()