Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherAutoOffPreferenceController.java41 WifiHotspotRepository wifiHotspotRepository = FeatureFactory.getFeatureFactory() in WifiTetherAutoOffPreferenceController() local
43 if (wifiHotspotRepository.isSpeedFeatureAvailable() && wifiHotspotRepository.isDualBand()) { in WifiTetherAutoOffPreferenceController()