Searched refs:mTvAutoOnPref (Results 1 – 1 of 1) sorted by relevance
54 private TwoStatePreference mTvAutoOnPref; field in InputsFragment91 mTvAutoOnPref = (TwoStatePreference) findPreference(KEY_TV_AUTO_ON); in onCreatePreferences()98 mTvAutoOnPref.setChecked(readCecOption(Settings.Global.HDMI_CONTROL_AUTO_WAKEUP_ENABLED)); in refresh()174 mTvAutoOnPref.isChecked()); in onPreferenceTreeClick()