Searched refs:broadcastSupplicantStateChangeEvent (Results 1 – 4 of 4) sorted by relevance
1056 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeCallbackWithNoConfiguredNetwork()1076 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeToAssociatedCallback()1102 wifiMonitorInOrder.verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeToCompletedCallback()3262 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testonStateChangedV13CallbackWithNoConfiguredNetwork()3284 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeV13ToAssociatedCallback()3312 wifiMonitorInOrder.verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeV13ToCompletedCallback()3396 wifiMonitorInOrder.verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeV13WithFilsHlpIESentToCompletedCallback()
498 mWifiMonitor.broadcastSupplicantStateChangeEvent( in testBroadcastSupplicantStateChangeEvent()
571 public void broadcastSupplicantStateChangeEvent(String iface, int networkId, WifiSsid wifiSsid, in broadcastSupplicantStateChangeEvent() method in WifiMonitor
193 mWifiMonitor.broadcastSupplicantStateChangeEvent( in onStateChanged()