Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java157 public class WifiConfigStore extends IpConfigStore { class
531 WifiConfigStore(Context c, WifiStateMachine w, WifiNative wn) { in WifiConfigStore() method in WifiConfigStore