Home
last modified time | relevance | path

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 Dreminder_request_test.cpp44 static const uint8_t REMINDER_STATUS_SHOWING; member in OHOS::Notification::ReminderRequestTest
47 const uint8_t ReminderRequestTest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequestTest
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h998 static const uint8_t REMINDER_STATUS_SHOWING; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp60 const uint8_t ReminderRequest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequest