Searched refs:DEFAULT_ANIMATION_BACKGROUND_COLOR (Results 1 – 3 of 3) sorted by relevance
45 public static final int DEFAULT_ANIMATION_BACKGROUND_COLOR = 0; field in TaskFragmentAnimationParams174 || mChangeAnimationResId != DEFAULT_ANIMATION_BACKGROUND_COLOR in hasOverrideAnimation()187 private int mAnimationBackgroundColor = DEFAULT_ANIMATION_BACKGROUND_COLOR;
36 import static android.window.TaskFragmentAnimationParams.DEFAULT_ANIMATION_BACKGROUND_COLOR;3299 .getAnimationBackgroundColor() != DEFAULT_ANIMATION_BACKGROUND_COLOR) { in applyAnimationUnchecked()
45 import static android.window.TaskFragmentAnimationParams.DEFAULT_ANIMATION_BACKGROUND_COLOR;2859 .getAnimationBackgroundColor() != DEFAULT_ANIMATION_BACKGROUND_COLOR) { in calculateTransitionInfo()