Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMonitor.java516 private final WifiNative mWifiNative; field in WifiMonitor
578 private WifiNative mWifiNative; field in WifiMonitor.WifiMonitorSingleton
736 private final WifiNative mWifiNative; field in WifiMonitor.MonitorThread
DWifiAutoJoinController.java53 private WifiNative mWifiNative; field in WifiAutoJoinController
DWifiConfigStore.java495 private WifiNative mWifiNative; field in WifiConfigStore
DWifiStateMachine.java189 private WifiNative mWifiNative; field in WifiStateMachine
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java500 private WifiNative mWifiNative = new WifiNative(mInterface); field in WifiP2pServiceImpl.P2pStateMachine