Searched refs:mSwitchWidget (Results 1 – 3 of 3) sorted by relevance
47 private final SwitchWidgetController mSwitchWidget; field in WifiEnabler93 mSwitchWidget = switchWidget; in WifiEnabler()94 mSwitchWidget.setListener(this); in WifiEnabler()111 mSwitchWidget.startListening(); in setupSwitchController()114 mSwitchWidget.setupView(); in setupSwitchController()119 mSwitchWidget.stopListening(); in teardownSwitchController()122 mSwitchWidget.teardownView(); in teardownSwitchController()130 mSwitchWidget.startListening(); in resume()138 mSwitchWidget.stopListening(); in pause()145 mSwitchWidget.setDisabledByAdmin(null); in handleWifiStateChanged()[all …]
41 private final SwitchWidgetController mSwitchWidget; field in WirelessDebuggingEnabler52 mSwitchWidget = switchWidget; in WirelessDebuggingEnabler()53 mSwitchWidget.setListener(this); in WirelessDebuggingEnabler()54 mSwitchWidget.setupView(); in WirelessDebuggingEnabler()82 mSwitchWidget.stopListening(); in teardownSwitchController()85 mSwitchWidget.teardownView(); in teardownSwitchController()91 mSwitchWidget.startListening(); in onResume()103 mSwitchWidget.stopListening(); in onPause()110 mSwitchWidget.setChecked(enabled); in onWirelessDebuggingEnabled()