Searched refs:mCaptionsDisplayPref (Results 1 – 1 of 1) sorted by relevance
57 private TwoStatePreference mCaptionsDisplayPref; field in CaptionFragment81 mCaptionsDisplayPref = (TwoStatePreference) findPreference(KEY_CAPTIONS_DISPLAY); in onCreatePreferences()186 mCaptionsDisplayPref.setChecked(getCaptionsEnabled()); in refresh()