Searched refs:getConfiguredNetworks (Results 1 – 3 of 3) sorted by relevance
90 … assertThat(wifiManager.getConfiguredNetworks().get(0), not(sameInstance(wifiConfiguration))); in shouldRecordTheLastAddedNetwork()92 assertThat(wifiManager.getConfiguredNetworks().get(0).networkId, equalTo(0)); in shouldRecordTheLastAddedNetwork()97 assertThat(wifiManager.getConfiguredNetworks().get(1).networkId, equalTo(1)); in shouldRecordTheLastAddedNetwork()115 List<WifiConfiguration> configuredNetworks = wifiManager.getConfiguredNetworks(); in updateNetwork_shouldReplaceNetworks()127 assertTrue(wifiManager.getConfiguredNetworks().isEmpty()); in updateNetwork_shouldRejectNullandNewConfigs()
59 public List<WifiConfiguration> getConfiguredNetworks() { in getConfiguredNetworks() method in ShadowWifiManager
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...