Searched refs:backgroundColorAnim (Results 1 – 1 of 1) sorted by relevance
931 ObjectAnimator backgroundColorAnim = ObjectAnimator.ofObject(scrollToPanel, in moveToPanel() local935 backgroundColorAnim.setAutoCancel(true); in moveToPanel()943 animatorSet.playTogether(alphaAnim, backgroundColorAnim, in moveToPanel()946 animatorSet.playTogether(alphaAnim, backgroundColorAnim); in moveToPanel()958 ObjectAnimator backgroundColorAnim = ObjectAnimator.ofObject(previewPanel, in moveToPanel() local962 backgroundColorAnim.setAutoCancel(true); in moveToPanel()970 animatorSet.playTogether(alphaAnim, backgroundColorAnim, in moveToPanel()973 animatorSet.playTogether(alphaAnim, backgroundColorAnim); in moveToPanel()