Searched refs:NetworkConnectionEventInfo (Results 1 – 7 of 7) sorted by relevance
23 public class NetworkConnectionEventInfo { class31 public NetworkConnectionEventInfo(int networkId, WifiSsid wifiSsid, String bssid, in NetworkConnectionEventInfo() method in NetworkConnectionEventInfo
202 NetworkConnectionEventInfo connectionInfo = (NetworkConnectionEventInfo) msg.obj; in processMessage()
545 new NetworkConnectionEventInfo(networkId, ssid, bssid, filsHlpSent)); in broadcastNetworkConnectionEvent()
1726 NetworkConnectionEventInfo connectionInfo = (NetworkConnectionEventInfo) msg.obj;4324 NetworkConnectionEventInfo connectionInfo =4325 (NetworkConnectionEventInfo) message.obj;4766 NetworkConnectionEventInfo connectionInfo =4767 (NetworkConnectionEventInfo) message.obj;5013 NetworkConnectionEventInfo connectionInfo =5014 (NetworkConnectionEventInfo) message.obj;5431 NetworkConnectionEventInfo connectionInfo =5432 (NetworkConnectionEventInfo) message.obj;
453 NetworkConnectionEventInfo info = (NetworkConnectionEventInfo) messageCaptor.getValue().obj; in testBroadcastNetworkConnectionEvent()626 NetworkConnectionEventInfo info = (NetworkConnectionEventInfo) messageCaptor.getValue().obj; in testBroadcastFilsNetworkConnectionEvent()
954 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in connect()1071 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in setupEapSimConnection()1097 new NetworkConnectionEventInfo( in roamRaceWithConnect()1108 new NetworkConnectionEventInfo( in roamRaceWithConnect()1220 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in testSetAnonymousIdentityWhenConnectionIsEstablishedNoPseudonym()1274 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in testSetAnonymousIdentityWhenConnectionIsEstablishedWithPseudonym()1330 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in testSetAnonymousIdentityWhenConnectionIsEstablishedWithNonDecoratedPseudonym()1383 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in testSetAnonymousIdentityWhenConnectionIsEstablishedWithPseudonymForSuggestion()1441 new NetworkConnectionEventInfo(0, wifiSsid, TEST_BSSID_STR, false)); in testSetAnonymousIdentityWhenConnectionIsEstablishedWithPseudonymForPasspoint()2747 new NetworkConnectionEventInfo(0, TEST_WIFI_SSID, null, false)); in testExtraFailureReason_ApIsBusy()[all …]
2241 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testAbnormalConnectionTimeTriggersBugreport()2252 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testAbnormalConnectionTimeTriggersBugreport()2262 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testAbnormalConnectionTimeTriggersBugreport()2283 new NetworkConnectionEventInfo(TEST_NETWORK_ID_2, TEST_WIFI_SSID, null, false))); in testAbnormalConnectionTime_perNetwork()2290 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testAbnormalConnectionTime_perNetwork()2313 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testGServicesSetDuration()2336 new NetworkConnectionEventInfo(TEST_NETWORK_ID, TEST_WIFI_SSID, null, false))); in testGServicesFlagDisable()