Home
last modified time | relevance | path

Searched refs:ANIMATION_TIME_OUT_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp45 constexpr int64_t ANIMATION_TIME_OUT_MILLISECONDS = 3000; // 3000 is max time variable
1077 … handlerSptr->PostTask(timeoutFunc, "wms:" + timeOutTaskName, ANIMATION_TIME_OUT_MILLISECONDS); in CreateAnimationFinishedCallback()