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