Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionSetupActivity.java717 private void setBackgroundOpacity(String backgroundOpacity) { in setBackgroundOpacity() argument
718 mBackgroundOpacity = backgroundOpacity; in setBackgroundOpacity()
719 mBackgroundOpacityName = getOpacityName(backgroundOpacity); in setBackgroundOpacity()