Home
last modified time | relevance | path

Searched refs:getInternalConfiguredNetwork (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java749 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetwork()
766 WifiConfiguration config = getInternalConfiguredNetwork(configKey); in getConfiguredNetwork()
786 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithPassword()
806 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in getConfiguredNetworkWithoutMasking()
884 private WifiConfiguration getInternalConfiguredNetwork(int networkId) { in getInternalConfiguredNetwork() method in WifiConfigManager
1591 WifiConfiguration config = getInternalConfiguredNetwork(networkId); in removeNetwork()
1720 WifiConfiguration config = getInternalConfiguredNetwork( in removeSuggestionConfiguredNetwork()
1736 WifiConfiguration config = getInternalConfiguredNetwork(configKey); in removePasspointConfiguredNetwork()
3481 WifiConfiguration config = getInternalConfiguredNetwork(netId); in setRecentFailureAssociationStatus()
3497 WifiConfiguration config = getInternalConfiguredNetwork(netId); in clearRecentFailureReason()
[all …]