Searched refs:handleConnectionFailure (Results 1 – 7 of 7) sorted by relevance
711 handleConnectionFailure(false); in updateConnection()724 handleConnectionFailure(false); in updateConnection()774 handleConnectionFailure(false); in updateConnection()831 handleConnectionFailure(false); in handleConnectionChanged()903 handleConnectionFailure(true);916 handleConnectionFailure(true);921 private void handleConnectionFailure(boolean timeoutOccurred) { in handleConnectionFailure() method in WifiDisplayController
374 public void handleConnectionFailure() { in handleConnectionFailure() method in AvailableNetworkNotifier455 handleConnectionFailure(); in handleConnectToNetworkAction()502 handleConnectionFailure(); in handleConnectionAttemptFailedToSend()
1202 mOpenNetworkNotifier.handleConnectionFailure(); in handleConnectionAttemptEnded()1203 mCarrierNetworkNotifier.handleConnectionFailure(); in handleConnectionAttemptEnded()
1112 private void handleConnectionFailure(@NonNull WifiConfiguration network, in handleConnectionFailure() method in WifiNetworkSuggestionsManager1148 handleConnectionFailure(network, bssid); in handleConnectionAttemptEnded()
631 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasNotInConnectingFlow_doesNothing()666 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasInConnectingFlow_postsFailedToConnectNotification()
627 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasNotInConnectingFlow_doesNothing()661 mNotificationController.handleConnectionFailure(); in networkConnectionFailure_wasInConnectingFlow_postsFailedToConnectNotification()
715 verify(mOpenNetworkNotifier).handleConnectionFailure(); in wifiConnectionEndsWithFailure_openNetworkNotifierHandlesConnectionFailure()730 verify(mOpenNetworkNotifier, never()).handleConnectionFailure(); in wifiConnectionEndsWithSuccess_openNetworkNotifierDoesNotHandleConnectionFailure()858 verify(mCarrierNetworkNotifier).handleConnectionFailure(); in wifiConnectionEndsWithFailure_carrierNetworkNotifierHandlesConnectionFailure()874 verify(mCarrierNetworkNotifier, never()).handleConnectionFailure(); in wifiConnectionEndsWithSuccess_carrierNetworkNotifierDoesNotHandleConnectionFailure()