Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCandidates.java76 int getNetworkConfigId(); in getNetworkConfigId() method
230 public int getNetworkConfigId() { in getNetworkConfigId() method in WifiCandidates.CandidateImpl
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConcreteCandidate.java98 public int getNetworkConfigId() { in getNetworkConfigId() method in ConcreteCandidate