Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp40 constexpr int PUBLISH_DELAY_TIME = 3; variable
105 notificationRequest.SetPublishDelayTime(PUBLISH_DELAY_TIME); in PublishNotification()