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
2087 mWifiP2pMetrics.endConnectionEvent( in processMessage()2124 mWifiP2pMetrics.endConnectionEvent( in processMessage()2304 mWifiP2pMetrics.endConnectionEvent( in processMessage()2395 mWifiP2pMetrics.endConnectionEvent( in processMessage()2443 mWifiP2pMetrics.endConnectionEvent( in processMessage()2520 mWifiP2pMetrics.endConnectionEvent( in processMessage()2575 mWifiP2pMetrics.endConnectionEvent( in enter()
183 mWifiMetrics.endConnectionEvent( in startAndEndConnectionEventSucceeds()188 mWifiMetrics.endConnectionEvent( in startAndEndConnectionEventSucceeds()1393 mWifiMetrics.endConnectionEvent( in testScanDetailAndWifiConfigurationUsage()1403 mWifiMetrics.endConnectionEvent( in testScanDetailAndWifiConfigurationUsage()1460 mWifiMetrics.endConnectionEvent( in testNetworkToNominatorNotCleared()1478 mWifiMetrics.endConnectionEvent( in testMetricsAssociationTimedOut()1501 mWifiMetrics.endConnectionEvent( in testMetricsAuthenticationFailureReason()1526 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()1532 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()1538 mWifiMetrics.endConnectionEvent( in testMetricsClearedAfterProtoRequested()[all …]
1016 endConnectionEvent(ConnectionEvent.FAILURE_REDUNDANT_CONNECTION_ATTEMPT, in startConnectionEvent()1021 endConnectionEvent(ConnectionEvent.FAILURE_NEW_CONNECTION_ATTEMPT, in startConnectionEvent()1104 public void endConnectionEvent(int level2FailureCode, int connectivityFailureCode, in endConnectionEvent() method in WifiMetrics
3155 mWifiMetrics.endConnectionEvent(level2FailureCode, connectivityFailureCode, in reportConnectionAttemptEnd()5515 mWifiMetrics.endConnectionEvent( in processMessage()