Home
last modified time | relevance | path

Searched refs:setCaptionsTextSize (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java177 setCaptionsTextSize((String) newValue); in onPreferenceChange()
266 private void setCaptionsTextSize(String textSize) { in setCaptionsTextSize() method in CaptionFragment