Searched refs:handleConnectionAttemptEnded (Results 1 – 8 of 8) sorted by relevance
596 mWifiNetworkFactory.handleConnectionAttemptEnded( in testHandleAcceptNetworkRequestFromFgAppWithSpecifierWithConnectedRequestFromFgApp()622 mWifiNetworkFactory.handleConnectionAttemptEnded( in testHandleAcceptNetworkRequestFromFgSvcWithSpecifierWithConnectedRequestFromFgApp()652 mWifiNetworkFactory.handleConnectionAttemptEnded( in testHandleAcceptNetworkRequestFromFgSvcWithSpecifierWithSameConnectedRequestFromFgApp()1758 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierHandleConnectionFailureToWrongNetwork()1802 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierHandleConnectionFailureToWrongBssid()1846 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierHandleConnectionSuccess()1880 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierHandleConnectionSuccessWhenUseHalApiIsDisabled()1912 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierHandleConnectionSuccessOnSecondaryCmm()1942 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierDuplicateHandleConnectionSuccess()1955 mWifiNetworkFactory.handleConnectionAttemptEnded( in testNetworkSpecifierDuplicateHandleConnectionSuccess()[all …]
1418 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionSuccessWithOneMatch()1457 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionSuccessWithOneMatchFromCarrierPrivilegedApp()1515 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnSavedOpenNetworkConnectionSuccessWithMultipleMatch()1557 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionFailureWithOneMatchButCallbackOnBinderDied()1602 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionFailureWithOneMatch()1660 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionSuccessWithMultipleMatch()1720 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionSuccessWithBssidMultipleMatch()1783 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionSuccessWithBssidAndWithoutBssidMultipleMatch()1836 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionWhenAppNotApproved()1877 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded( in testOnNetworkConnectionWhenIsAppInteractionRequiredNotSet()[all …]
2039 verify(mWifiConnectivityManager).handleConnectionAttemptEnded( in testDisconnectionEventInL2ConnectingStateEndsConnectionEvent()3389 verify(mWifiConnectivityManager).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAssociationFailure()3393 verify(mWifiNetworkFactory).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAssociationFailure()3396 verify(mWifiNetworkSuggestionsManager).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAssociationFailure()3435 verify(mWifiConnectivityManager).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAuthenticationFailure()3439 verify(mWifiNetworkFactory).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAuthenticationFailure()3442 verify(mWifiNetworkSuggestionsManager).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterAuthenticationFailure()3877 verify(mWifiConnectivityManager).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterSuccessfulConnection()3880 verify(mWifiNetworkFactory).handleConnectionAttemptEnded( in testReportConnectionEventIsCalledAfterSuccessfulConnection()6133 verify(mWifiConnectivityManager).handleConnectionAttemptEnded( in testNetworkNotFoundEventUpdatesAssociationFailureStatus()[all …]
1597 mWifiConnectivityManager.handleConnectionAttemptEnded( in testRetryConnectionOnFailure()1611 mWifiConnectivityManager.handleConnectionAttemptEnded( in testRetryConnectionOnFailure()1664 mWifiConnectivityManager.handleConnectionAttemptEnded( in testRetryConnectionOnFailureCacheTimeout()1710 mWifiConnectivityManager.handleConnectionAttemptEnded( in testRetryConnectionIgnoresDisabledNetworks()1830 mWifiConnectivityManager.handleConnectionAttemptEnded( in wifiConnected_openNetworkNotifierHandlesConnection()1861 mWifiConnectivityManager.handleConnectionAttemptEnded( in wifiConnectionEndsWithFailure_openNetworkNotifierHandlesConnectionFailure()1878 mWifiConnectivityManager.handleConnectionAttemptEnded( in wifiConnectionEndsWithSuccess_openNetworkNotifierDoesNotHandleConnectionFailure()
1063 public void handleConnectionAttemptEnded( in handleConnectionAttemptEnded() method in WifiNetworkFactory
2889 mWifiConnectivityManager.handleConnectionAttemptEnded(2892 mNetworkFactory.handleConnectionAttemptEnded(level2FailureCode, configuration, bssid);2893 mWifiNetworkSuggestionsManager.handleConnectionAttemptEnded(
2281 public void handleConnectionAttemptEnded(@NonNull ActiveModeManager activeModeManager, in handleConnectionAttemptEnded() method in WifiConnectivityManager
2094 public void handleConnectionAttemptEnded( in handleConnectionAttemptEnded() method in WifiNetworkSuggestionsManager