Searched refs:onNetworkPermanentlyDisabled (Results 1 – 5 of 5) sorted by relevance
158 default void onNetworkPermanentlyDisabled(@NonNull WifiConfiguration config, in onNetworkPermanentlyDisabled() method2228 listener.onNetworkPermanentlyDisabled( in sendNetworkSelectionStatusChangedUpdate()
1257 public void onNetworkPermanentlyDisabled(WifiConfiguration config, int disableReason) { in onNetworkPermanentlyDisabled() method in WifiConnectivityManager.OnNetworkUpdateListener
1308 public void onNetworkPermanentlyDisabled(WifiConfiguration config, int disableReason) { in onNetworkPermanentlyDisabled() method in ClientModeImpl.OnNetworkUpdateListener
6625 listener.onNetworkPermanentlyDisabled(disabledNetwork, in testOnNetworkPermanentlyDisabled()6695 listener.onNetworkPermanentlyDisabled(disabledNetwork, in testOnNetworkPermanentlyDisabledWithNoInternet()
1611 verify(mWcmListener).onNetworkPermanentlyDisabled( in testNetworkSelectionStatus()