Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h679 static const uint8_t REMINDER_STATUS_INACTIVE; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp50 const uint8_t ReminderRequest::REMINDER_STATUS_INACTIVE = 0; member in OHOS::Notification::ReminderRequest