Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/window/
H A DTaskFragmentAnimationParams.java46 private TaskFragmentAnimationParams(@ColorInt int animationBackgroundColor) { in TaskFragmentAnimationParams() argument
47 mAnimationBackgroundColor = animationBackgroundColor; in TaskFragmentAnimationParams()