Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h955 static const uint16_t SAME_TIME_DISTINGUISH_MILLISECONDS; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp52 const uint16_t ReminderRequest::SAME_TIME_DISTINGUISH_MILLISECONDS = 1000; member in OHOS::Notification::ReminderRequest
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp992 if (tempTriggerTime - triggerTime > ReminderRequest::SAME_TIME_DISTINGUISH_MILLISECONDS) { in ShowActiveReminderExtendLocked()

Completed in 8 milliseconds