Searched refs:broadcastNetworkGsmAuthRequestEvent (Results 1 – 6 of 6) sorted by relevance
65 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent( in onNetworkEapSimGsmAuthRequest()
75 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent( in onNetworkEapSimGsmAuthRequest()
485 public void broadcastNetworkGsmAuthRequestEvent(String iface, int networkId, String ssid, in broadcastNetworkGsmAuthRequestEvent() method in WifiMonitor
279 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent(WLAN_IFACE_NAME, networkId, ssid, data); in testBroadcastNetworkGsmAuthRequestEvent()567 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent( in testBroadcastEventToTwoHandlers()585 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent(null, NETWORK_ID, SSID, GSM_AUTH_DATA); in testBroadcastEventWhenIfaceIsNull()599 mWifiMonitor.broadcastNetworkGsmAuthRequestEvent( in testBroadcastEventWhenIfaceHandlerIsNull()
923 verify(mWifiMonitor).broadcastNetworkGsmAuthRequestEvent( in testNetworkEapGsmAuthCallback()
1258 verify(mWifiMonitor).broadcastNetworkGsmAuthRequestEvent( in testNetworkEapGsmAuthCallback()