Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DCaptionCustomFragment.java190 mBackgroundShowPref.setChecked(isCaptionsBackgroundVisible()); in refresh()
262 private boolean isCaptionsBackgroundVisible() { in isCaptionsBackgroundVisible() method in CaptionCustomFragment