Home
last modified time | relevance | path

Searched refs:LohsSoftApTracker (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java208 private final LohsSoftApTracker mLohsSoftApTracker;
322 mLohsSoftApTracker = new LohsSoftApTracker(); in WifiServiceImpl()
1256 private final class LohsSoftApTracker implements WifiManager.SoftApCallback { class in WifiServiceImpl