Searched defs:mWifiNative (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ | ||
D | WifiMonitor.java | 516 private final WifiNative mWifiNative; field in WifiMonitor |
D | WifiAutoJoinController.java | 53 private WifiNative mWifiNative; field in WifiAutoJoinController |
D | WifiConfigStore.java | 495 private WifiNative mWifiNative; field in WifiConfigStore |
D | WifiStateMachine.java | 189 private WifiNative mWifiNative; field in WifiStateMachine |
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ | ||
D | WifiP2pServiceImpl.java | 500 private WifiNative mWifiNative = new WifiNative(mInterface); field in WifiP2pServiceImpl.P2pStateMachine |