Home
last modified time | relevance | path

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

/base/notification/ans_standard/interfaces/innerkits/ans/native/include/
Dreminder_request.h603 static const uint8_t REMINDER_STATUS_INACTIVE; variable
/base/notification/ans_standard/frameworks/ans/native/src/
Dreminder_request.cpp41 const uint8_t ReminderRequest::REMINDER_STATUS_INACTIVE = 0; member in OHOS::Notification::ReminderRequest