Searched refs:handleConnectionFailure (Results 1 – 5 of 5) sorted by relevance
396 public void handleConnectionFailure() { in handleConnectionFailure() method in AvailableNetworkNotifier478 handleConnectionFailure(); in handleConnectToNetworkAction()526 handleConnectionFailure(); in handleConnectionAttemptFailedToSend()
2180 private void handleConnectionFailure(@NonNull WifiConfiguration network, in handleConnectionFailure() method in WifiNetworkSuggestionsManager2248 handleConnectionFailure(network, bssid, failureCode); in handleConnectionAttemptEnded()
3312 mOpenNetworkNotifier.handleConnectionFailure(); in handleConnectionAttemptEnded()
695 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasNotInConnectingFlow_doesNothing()729 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasInConnectingFlow_postsFailedToConnectNotification()
2976 verify(mOpenNetworkNotifier).handleConnectionFailure(); in wifiConnectionEndsWithFailure_openNetworkNotifierHandlesConnectionFailure()2994 verify(mOpenNetworkNotifier, never()).handleConnectionFailure(); in wifiConnectionEndsWithSuccess_openNetworkNotifierDoesNotHandleConnectionFailure()