Searched refs:backgroundColorAnimForHead (Results 1 – 1 of 1) sorted by relevance
1017 ObjectAnimator backgroundColorAnimForHead = ObjectAnimator.ofObject( in moveToPanel() local1021 backgroundColorAnimForHead.setAutoCancel(true); in moveToPanel()1022 backgroundColorAnimForHead.setDuration(PANEL_BACKGROUND_ANIMATION_ALPHA_MS); in moveToPanel()1024 backgroundColorAnimForHead); in moveToPanel()1048 ObjectAnimator backgroundColorAnimForHead = ObjectAnimator.ofObject( in moveToPanel() local1052 backgroundColorAnimForHead.setAutoCancel(true); in moveToPanel()1053 backgroundColorAnimForHead.setDuration(PANEL_BACKGROUND_ANIMATION_ALPHA_MS); in moveToPanel()1055 backgroundColorAnimForHead); in moveToPanel()