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