Searched refs:OnStopAnimationSuccess (Results 1 – 2 of 2) sorted by relevance
322 void OnStopAnimationSuccess();
846 void DragDrawing::OnStopAnimationSuccess() in OnStopAnimationSuccess() function in OHOS::Msdp::DeviceStatus::DragDrawing906 if (!handler_->PostTask([this] { return this->OnStopAnimationSuccess(); })) { in OnStopDragSuccess()