Searched refs:updateNetwork (Results 1 – 6 of 6) sorted by relevance
1471 assertEquals(mWifiManager.updateNetwork(configuration), TEST_NETWORK_ID); in testUpdateNetwork()1476 assertEquals(mWifiManager.updateNetwork(configuration), -1); in testUpdateNetwork()1479 assertEquals(mWifiManager.updateNetwork(null), -1); in testUpdateNetwork()
1415 public int updateNetwork(WifiConfiguration config) { in updateNetwork() method in WifiManager
2426 wm.updateNetwork(config); in upgradeWifiMeteredOverrideAL()3017 wm.updateNetwork(config); in setWifiMeteredOverride()
18062 method public int updateNetwork(android.net.wifi.WifiConfiguration);
30107 method @Deprecated public int updateNetwork(android.net.wifi.WifiConfiguration);
30251 method @Deprecated public int updateNetwork(android.net.wifi.WifiConfiguration);