Searched refs:mCaptionsStyleGroup (Results 1 – 1 of 1) sorted by relevance
60 private PreferenceGroup mCaptionsStyleGroup; field in CaptionFragment103 mCaptionsStyleGroup = (PreferenceGroup) findPreference(KEY_CAPTIONS_STYLE_GROUP); in onCreatePreferences()135 mCaptionsStyle0Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in onPreferenceTreeClick()141 mCaptionsStyle1Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in onPreferenceTreeClick()147 mCaptionsStyle2Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in onPreferenceTreeClick()153 mCaptionsStyle3Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in onPreferenceTreeClick()159 mCaptionsStyleCustomPref.clearOtherRadioPreferences(mCaptionsStyleGroup); in onPreferenceTreeClick()193 mCaptionsStyle0Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in refresh()197 mCaptionsStyle1Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in refresh()201 mCaptionsStyle2Pref.clearOtherRadioPreferences(mCaptionsStyleGroup); in refresh()[all …]