Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp203 constexpr int32_t FIRST_FRAME_NOTIFY_TASK_DELAY = 5; //ms variable
839 }, "AppStateChangedNotify", FIRST_FRAME_NOTIFY_TASK_DELAY); in LoadAbilityNoAppRecord()