Lines Matching refs:animationFirst
63 void RemoteAnimation::SetAnimationFirst(bool animationFirst)
65 animationFirst_ = animationFirst;
66 WLOGFI("RSWindowAnimation:animationFirst: %{public}u!", static_cast<uint32_t>(animationFirst_));
387 // Notify minimize before animation when animationFirst is enable.
526 WLOGFI("RSWindowAnimation: animationFirst use state machine process AnimationBackTransition!");
575 WLOGFI("NotifyAnimationByHome in animation callback not animationFirst");
604 WLOGFI("NotifyAnimationByHome in animation callback in animationFirst with size:%{public}u",
917 WLOGFI("RSWindowAnimation: not animationFirst use default callback!");
921 WLOGFI("RSWindowAnimation: animationFirst use state machine process ShowAnimationFinishedCallback!");
995 WLOGFI("RSWindowAnimation: not animationFirst use default callback!");
1014 ProcessAbility(srcNode, event); // execute first when animationFirst
1016 WLOGFI("RSWindowAnimation: animationFirst use state machine process HideAnimationFinishedCallback!");