Searched refs:mBackgroundShowPref (Results 1 – 1 of 1) sorted by relevance
53 private TwoStatePreference mBackgroundShowPref; field in CaptionCustomFragment106 mBackgroundShowPref = (TwoStatePreference) findPreference(KEY_BACKGROUND_SHOW); in onCreatePreferences()190 mBackgroundShowPref.setChecked(isCaptionsBackgroundVisible()); in refresh()