Searched refs:getInternalConfiguredNetwork (Results 1 – 1 of 1) sorted by relevance
543 WifiConfiguration internalConfig = getInternalConfiguredNetwork(config.networkId); in setRandomizedMacToPersistentMac()697 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetwork()714 WifiConfiguration config = getInternalConfiguredNetwork(configKey); in getConfiguredNetwork()734 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithPassword()754 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithoutMasking()775 private WifiConfiguration getInternalConfiguredNetwork(WifiConfiguration config) { in getInternalConfiguredNetwork() method in WifiConfigManager792 private WifiConfiguration getInternalConfiguredNetwork(int networkId) { in getInternalConfiguredNetwork() method in WifiConfigManager807 private WifiConfiguration getInternalConfiguredNetwork(String configKey) { in getInternalConfiguredNetwork() method in WifiConfigManager1184 WifiConfiguration existingInternalConfig = getInternalConfiguredNetwork(config); in addOrUpdateNetworkInternal()1196 existingInternalConfig = getInternalConfiguredNetwork(newInternalConfig.configKey()); in addOrUpdateNetworkInternal()[all …]