Searched refs:IsPredictTaskEmpty (Results 1 – 3 of 3) sorted by relevance
108 bool IsPredictTaskEmpty();
375 bool UITaskScheduler::IsPredictTaskEmpty() in IsPredictTaskEmpty() function in OHOS::Ace::NG::UITaskScheduler
4518 if (taskScheduler_ && !taskScheduler_->IsPredictTaskEmpty()) { in StopWindowAnimation()