Searched refs:setTaskBackgroundColor (Results 1 – 1 of 1) sorted by relevance
3279 animationRunnerBuilder.setTaskBackgroundColor(getTaskAnimationBackgroundColor()); in applyAnimationUnchecked()3325 animationRunnerBuilder.setTaskBackgroundColor(ColorUtils.setAlphaComponent( in applyAnimationUnchecked()4193 private void setTaskBackgroundColor(@ColorInt int backgroundColor) { in setTaskBackgroundColor() method in WindowContainer.AnimationRunnerBuilder