Home
last modified time | relevance | path

Searched refs:DEFAULT_DELAY_TIME (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h391 static constexpr uint64_t DEFAULT_DELAY_TIME = 3000; member in OHOS::Notification::ReminderRequestCalendar
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp37 constexpr int32_t DEFAULT_DELAY_TIME { 40 };
392 timerId_ = env->GetTimerManager().AddTimer(DEFAULT_DELAY_TIME, RETRY_TIME, [this, env]() { in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp183 nextTriggerTime = nowInMilli + DEFAULT_DELAY_TIME; in InitTriggerTime()

Completed in 4 milliseconds