Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java2842 animationRunnerBuilder.setTaskBackgroundColor(getTaskAnimationBackgroundColor()); in applyAnimationUnchecked()
3563 private void setTaskBackgroundColor(@ColorInt int backgroundColor) { in setTaskBackgroundColor() method in WindowContainer.AnimationRunnerBuilder