Searched refs:mFontFamilyPref (Results 1 – 1 of 1) sorted by relevance
48 private ListPreference mFontFamilyPref; field in CaptionCustomFragment88 mFontFamilyPref = (ListPreference) findPreference(KEY_FONT_FAMILY); in onCreatePreferences()89 mFontFamilyPref.setOnPreferenceChangeListener(this); in onCreatePreferences()185 mFontFamilyPref.setValue(getCaptionsFontFamily()); in refresh()