Searched refs:endConnectionEvent (Results 1 – 7 of 7) sorted by relevance
62 mWifiP2pMetrics.endConnectionEvent(P2pConnectionEvent.CLF_NONE); in startAndEndConnectionEventSucceeds()68 mWifiP2pMetrics.endConnectionEvent(P2pConnectionEvent.CLF_NONE); in startAndEndConnectionEventSucceeds()74 mWifiP2pMetrics.endConnectionEvent(P2pConnectionEvent.CLF_TIMEOUT); in startAndEndConnectionEventSucceeds()
2009 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenGroupFormed()2031 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenTimeout()2052 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenCancel()2073 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenProvDiscFailure()2094 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenGroupRemoval()2115 verify(mWifiP2pMetrics).endConnectionEvent( in testEndConnectionEventWhenInvitationFailure()
326 endConnectionEvent(P2pConnectionEvent.CLF_NEW_CONNECTION_ATTEMPT); in startConnectionEvent()352 public void endConnectionEvent(int failure) { in endConnectionEvent() method in WifiP2pMetrics
2105 mWifiP2pMetrics.endConnectionEvent( in processMessage()2142 mWifiP2pMetrics.endConnectionEvent( in processMessage()2322 mWifiP2pMetrics.endConnectionEvent( in processMessage()2413 mWifiP2pMetrics.endConnectionEvent( in processMessage()2461 mWifiP2pMetrics.endConnectionEvent( in processMessage()2538 mWifiP2pMetrics.endConnectionEvent( in processMessage()2593 mWifiP2pMetrics.endConnectionEvent( in enter()
183 mWifiMetrics.endConnectionEvent( in startAndEndConnectionEventSucceeds()188 mWifiMetrics.endConnectionEvent( in startAndEndConnectionEventSucceeds()1392 mWifiMetrics.endConnectionEvent( in testScanDetailAndWifiConfigurationUsage()1404 mWifiMetrics.endConnectionEvent( in testScanDetailAndWifiConfigurationUsage()1473 mWifiMetrics.endConnectionEvent( in testNetworkToNominatorNotCleared()1491 mWifiMetrics.endConnectionEvent( in testMetricsAssociationTimedOut()1514 mWifiMetrics.endConnectionEvent( in testMetricsAuthenticationFailureReason()1539 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()1545 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()1551 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()[all …]
1068 endConnectionEvent(ConnectionEvent.FAILURE_REDUNDANT_CONNECTION_ATTEMPT, in startConnectionEvent()1073 endConnectionEvent(ConnectionEvent.FAILURE_NEW_CONNECTION_ATTEMPT, in startConnectionEvent()1156 public void endConnectionEvent(int level2FailureCode, int connectivityFailureCode, in endConnectionEvent() method in WifiMetrics
3179 mWifiMetrics.endConnectionEvent(level2FailureCode, connectivityFailureCode, in reportConnectionAttemptEnd()5607 mWifiMetrics.endConnectionEvent( in processMessage()