Searched refs:broadcastSupplicantStateChangeEvent (Results 1 – 4 of 4) sorted by relevance
521 public void broadcastSupplicantStateChangeEvent(String iface, int networkId, WifiSsid wifiSsid, in broadcastSupplicantStateChangeEvent() method in WifiMonitor
2575 mWifiMonitor.broadcastSupplicantStateChangeEvent( in onStateChanged()
468 mWifiMonitor.broadcastSupplicantStateChangeEvent( in testBroadcastSupplicantStateChangeEvent()
1172 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeCallbackWithNoConfiguredNetwork()1192 verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeToAssociatedCallback()1215 wifiMonitorInOrder.verify(mWifiMonitor).broadcastSupplicantStateChangeEvent( in testStateChangeToCompletedCallback()