Lines Matching defs:task
372 // Transition to next state and update task count will success when enable animationFirst_
460 // need post task when visit windowRoot node map
461 auto task = [info]() {
480 bool ret = handler->PostTask(task, "wms:NotifyAnimationAbilityDied",
484 task();
638 // need post task when visit windowRoot node map
639 auto task = [fullScreenWinIds, floatWinIds]() {
672 bool ret = handler->PostTask(task, "wms:NotifyAnimationTargetsUpdate", 0,
676 task();
806 WLOGFI("execute task removing from rs tree id:%{public}u!", node->GetWindowId());
809 WLOGFI("execute task layout after show animation id:%{public}u!", node->GetWindowId());
849 oss << "animation callback more than task: " << "window_name: " << node->GetWindowName() << ";";
874 if (taskCount <= 0) { // no animation task but finishCallback come
886 WLOGFI("not last state task of window: %{public}d, %{public}d callback left not be executed!",
1070 WLOGFD("remove task %{public}s since animationCallback Come", timeOutTaskName.c_str());
1078 WLOGFD("PostTask task %{public}s", timeOutTaskName.c_str());