Searched refs:mCaptionsTextSizePref (Results 1 – 1 of 1) sorted by relevance
59 private ListPreference mCaptionsTextSizePref; field in CaptionFragment100 mCaptionsTextSizePref = (ListPreference) findPreference(KEY_CAPTIONS_TEXT_SIZE); in onCreatePreferences()101 mCaptionsTextSizePref.setOnPreferenceChangeListener(this); in onCreatePreferences()188 mCaptionsTextSizePref.setValue(getCaptionsTextSize()); in refresh()