Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherPreferenceController.java87 boolean isWifiTetheringAllow, in WifiTetherPreferenceController() argument
90 mIsWifiTetheringAllow = isWifiTetheringAllow; in WifiTetherPreferenceController()
91 if (!isWifiTetheringAllow) return; in WifiTetherPreferenceController()