Lines Matching refs:RemoteAnimation
216 bool animaEnabled = RemoteAnimation::CheckAnimationController();
234 animaEnabled = RemoteAnimation::CheckAnimationController();
374 RemoteAnimation::isRemoteAnimationEnable_ = item.boolValue_;
816 return RemoteAnimation::NotifyAnimationAbilityDied(info);
1048 if (RemoteAnimation::IsRemoteAnimationEnabledAndFirst(node->GetDisplayId()) &&
1133 RemoteAnimation::OnRemoteDie(remoteObject);
1139 RemoteAnimation::SetWindowControllerAndRoot(windowController_, windowRoot_);
1140 RemoteAnimation::SetMainTaskHandler(handler_);
1143 RemoteAnimation::SetAnimationFirst(system::GetParameter("persist.window.af.enabled", "1") == "1");
1176 RemoteAnimation::OnRemoteDie(remoteObject);
1178 if (RemoteAnimation::IsRemoteAnimationEnabledAndFirst(node->GetDisplayId()) &&
1484 return RemoteAnimation::GetWindowAnimationTargets(missionIds, targets);