Home
last modified time | relevance | path

Searched defs:REMINDER_STATUS_INACTIVE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h995 static const uint8_t REMINDER_STATUS_INACTIVE; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp57 const uint8_t ReminderRequest::REMINDER_STATUS_INACTIVE = 0; member in OHOS::Notification::ReminderRequest