Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_list_manager.cpp45 constexpr uint32_t DELAY_NOTIFY_LABEL_TIME = 30; // 30ms variable
2183 handler->SubmitTask(task, "NotifyMissionLabelUpdated.", DELAY_NOTIFY_LABEL_TIME); in PostMissionLabelUpdateTask()