Searched refs:handleNetworkConnectionFailure (Results 1 – 2 of 2) sorted by relevance
126 private void handleNetworkConnectionFailure(int netId, int disableReason) { in handleNetworkConnectionFailure() method in SupplicantStateTracker348 handleNetworkConnectionFailure(stateChangeResult.networkId, in processMessage()
287 handleNetworkConnectionFailure(mUserSelectedNetwork); in onAlarm()333 handleNetworkConnectionFailure(mUserSelectedNetwork);812 handleNetworkConnectionFailure(network); in handleConnectionAttemptEnded()845 private void handleNetworkConnectionFailure(@NonNull WifiConfiguration failedNetwork) { in handleNetworkConnectionFailure() method in WifiNetworkFactory