Searched defs:REMINDER_STATUS_SHOWING (Results 1 – 3 of 3) sorted by relevance
/base/notification/distributed_notification_service/interfaces/inner_api/ | ||
D | reminder_request.h | 682 static const uint8_t REMINDER_STATUS_SHOWING; variable |
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ | ||
D | reminder_request_test.cpp | 41 static const uint8_t REMINDER_STATUS_SHOWING; member in OHOS::Notification::ReminderRequestTest |
/base/notification/distributed_notification_service/frameworks/ans/src/ | ||
D | reminder_request.cpp | 53 const uint8_t ReminderRequest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequest |