Home
last modified time | relevance | path

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

/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/
DTwoPanelSettingsFragment.java938 ObjectAnimator backgroundColorAnimForHead = ObjectAnimator.ofObject( in moveToPanel() local
942 backgroundColorAnimForHead.setAutoCancel(true); in moveToPanel()
944 backgroundColorAnimForHead); in moveToPanel()
965 ObjectAnimator backgroundColorAnimForHead = ObjectAnimator.ofObject( in moveToPanel() local
969 backgroundColorAnimForHead.setAutoCancel(true); in moveToPanel()
971 backgroundColorAnimForHead); in moveToPanel()