Searched refs:backgroundColorForTransition (Results 1 – 2 of 2) sorted by relevance
333 @ColorInt int backgroundColorForTransition = 0; in startAnimation() local441 backgroundColorForTransition = in startAnimation()487 backgroundColorForTransition = getTransitionBackgroundColorIfSet(info, change, a, in startAnimation()488 backgroundColorForTransition); in startAnimation()560 if (backgroundColorForTransition != 0) { in startAnimation()561 addBackgroundColor(info, backgroundColorForTransition, startTransaction, in startAnimation()
3289 final @ColorInt int backgroundColorForTransition; in applyAnimationUnchecked() local3293 backgroundColorForTransition = adapter.getBackgroundColor(); in applyAnimationUnchecked()3303 backgroundColorForTransition = organizedTf.getAnimationParams() in applyAnimationUnchecked()3312 backgroundColorForTransition = parentTask.getTaskDescription() in applyAnimationUnchecked()3319 backgroundColorForTransition, 255)); in applyAnimationUnchecked()