Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DActionAdapter.java298 View chevronBackground = v.findViewById(R.id.action_next_chevron_background); in changeFocus() local
299 setAlpha(chevronBackground, shouldAnimate, chevronAlpha); in changeFocus()