Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp41 constexpr std::string_view EVENT_DISABLE_UIFIRST = "APP_LIST_FLING"; variable
1139 (item.sceneId.find(EVENT_DISABLE_UIFIRST) != std::string::npos)) { in CheckIfAppWindowHasAnimation()