Searched refs:CONNECTION_EVENT_SUCCEEDED (Results 1 – 6 of 6) sorted by relevance
125 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in connectionEventSucceededDisablesTracing()132 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in connectionEventSucceededDoesNotCrashIfEnableFileIsMissing()137 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in connectionEventSucceededDoesNotCrashOnRepeatedCalls()138 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in connectionEventSucceededDoesNotCrashOnRepeatedCalls()213 mLastMileLogger.reportConnectionEvent(BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in dumpShowsLastFailureTraceAndCurrentConnectionTrace()
345 mWifiDiagnostics.reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in reportConnectionEventPropagatesSuccessToLastMileLogger()346 verify(mLastMileLogger).reportConnectionEvent(WifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in reportConnectionEventPropagatesSuccessToLastMileLogger()
3076 eq(WifiDiagnostics.CONNECTION_EVENT_SUCCEEDED)); in testReportConnectionEventIsCalledAfterSuccessfulConnection()
14 public static final byte CONNECTION_EVENT_SUCCEEDED = 1; field in BaseWifiDiagnostics
60 case BaseWifiDiagnostics.CONNECTION_EVENT_SUCCEEDED: in reportConnectionEvent()
5773 WifiDiagnostics.CONNECTION_EVENT_SUCCEEDED); in processMessage()