Home
last modified time | relevance | path

Searched defs:getConfiguredNetwork (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java748 public WifiConfiguration getConfiguredNetwork(int networkId) { in getConfiguredNetwork() method in WifiConfigManager
765 public WifiConfiguration getConfiguredNetwork(String configKey) { in getConfiguredNetwork() method in WifiConfigManager
/aosp12/packages/modules/IPsec/src/java/android/net/ipsec/ike/
H A DIkeSessionParams.java435 public Network getConfiguredNetwork() { in getConfiguredNetwork() method in IkeSessionParams