Searched refs:foundConfig (Results 1 – 1 of 1) sorted by relevance
874 WifiConfiguration foundConfig = mConfiguredNetworks.getEphemeralForCurrentUser(ssid); in disableEphemeralNetwork() local879 if (foundConfig != null) { in disableEphemeralNetwork()880 logd("Found ephemeral config in disableEphemeralNetwork: " + foundConfig.networkId); in disableEphemeralNetwork()884 return foundConfig; in disableEphemeralNetwork()