Searched refs:CONNECTION_EVENT_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
160 mLastMileLogger.reportConnectionEvent(WLAN0, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in connectionEventTimeoutDisablesTracing()173 mLastMileLogger.reportConnectionEvent(WLAN0, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in multipleIfaces()
418 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT, in reportConnectionEventPropagatesTimeoutToLastMileLogger()421 STA_IF_NAME, WifiDiagnostics.CONNECTION_EVENT_TIMEOUT); in reportConnectionEventPropagatesTimeoutToLastMileLogger()
4527 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in testApNoResponseTriggerTimeout()4538 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in testApNoResponseTimerCanceledAfterConnectionSuccess()4545 eq(WifiDiagnostics.CONNECTION_EVENT_TIMEOUT), any()); in verifyConnectionEventTimeoutDoesNotOccur()
72 || event == WifiDiagnostics.CONNECTION_EVENT_TIMEOUT) { in reportConnectionEvent()
75 public static final byte CONNECTION_EVENT_TIMEOUT = 3; field in WifiDiagnostics269 if (event == CONNECTION_EVENT_FAILED || event == CONNECTION_EVENT_TIMEOUT) { in reportConnectionEvent()
3793 WifiDiagnostics.CONNECTION_EVENT_TIMEOUT, mClientModeManager); in handleConnectionAttemptEndForDiagnostics()