Searched refs:getForAllUsers (Results 1 – 3 of 3) sorted by relevance
111 public WifiConfiguration getForAllUsers(int netid) { in getForAllUsers() method in ConfigurationMap
1637 if (mConfiguredNetworks.getForAllUsers(newInternalConfig.networkId) == null) { in addOrUpdateNetworkInternal()
197 assertEquals(config, mConfigs.getForAllUsers(config.networkId)); in verifyGetters()