Searched refs:CONNECTION_EVENT_FAILED (Results 1 – 7 of 7) sorted by relevance
144 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in connectionEventFailedDisablesTracingWhenPendingFails()159 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in connectionEventFailedDoesNotCrashIfEnableFileIsMissing()165 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in connectionEventFailedDoesNotCrashIfDataFileIsMissing()170 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in connectionEventFailedDoesNotCrashOnRepeatedCalls()171 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in connectionEventFailedDoesNotCrashOnRepeatedCalls()178 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in dumpShowsFailureTrace()197 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in dumpShowsLastFailureTraceAndPendingConnectionTrace()210 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in dumpShowsLastFailureTraceAndCurrentConnectionTrace()224 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_FAILED); in dumpDoesNotClearLastFailureData()
328 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in reportConnectionFailureIsIgnoredWithoutVerboseMode()341 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in reportConnectionFailureFetchesFatesInVerboseMode()369 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in reportConnectionEventPropagatesFailureToLastMileLogger()370 verify(mLastMileLogger).reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in reportConnectionEventPropagatesFailureToLastMileLogger()394 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in loggerFetchesTxFatesEvenIfFetchingRxFatesFails()408 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in loggerFetchesRxFatesEvenIfFetchingTxFatesFails()452 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in dumpSucceedsWhenFatesHaveBeenFetchedButAreEmpty()498 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in getDumpString()624 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED);
3068 eq(WifiDiagnostics.CONNECTION_EVENT_FAILED)); in testReportConnectionEventIsCalledAfterAssociationFailure()3071 eq(WifiDiagnostics.CONNECTION_EVENT_FAILED)); in testReportConnectionEventIsCalledAfterAssociationFailure()3101 eq(WifiDiagnostics.CONNECTION_EVENT_FAILED)); in testReportConnectionEventIsCalledAfterAuthenticationFailure()3104 eq(WifiDiagnostics.CONNECTION_EVENT_FAILED)); in testReportConnectionEventIsCalledAfterAuthenticationFailure()3296 eq(WifiDiagnostics.CONNECTION_EVENT_FAILED)); in testReportConnectionEventIsCalledAfterDhcpFailure()
15 public static final byte CONNECTION_EVENT_FAILED = 2; field in BaseWifiDiagnostics
63 case BaseWifiDiagnostics.CONNECTION_EVENT_FAILED: in reportConnectionEvent()
248 if (event == CONNECTION_EVENT_FAILED || event == CONNECTION_EVENT_TIMEOUT) { in reportConnectionEvent()
2937 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_FAILED); in handleConnectionAttemptEndForDiagnostics()5411 WifiDiagnostics.CONNECTION_EVENT_FAILED); in processMessage()