Searched refs:mBackgroundOpacityPref (Results 1 – 1 of 1) sorted by relevance
55 private ListPreference mBackgroundOpacityPref; field in CaptionCustomFragment113 mBackgroundOpacityPref = (ListPreference) findPreference(KEY_BACKGROUND_OPACITY); in onCreatePreferences()114 mBackgroundOpacityPref.setOnPreferenceChangeListener(this); in onCreatePreferences()192 mBackgroundOpacityPref.setValue(getCaptionsBackgroundOpacity()); in refresh()273 mBackgroundOpacityPref.setValue(opacityToString(0)); in setCaptionsBackgroundVisible()