Home
last modified time | relevance | path

Searched defs:REMINDER_STATUS_SHOWING (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_request.h682 static const uint8_t REMINDER_STATUS_SHOWING; variable
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dreminder_request_test.cpp41 static const uint8_t REMINDER_STATUS_SHOWING; member in OHOS::Notification::ReminderRequestTest
44 const uint8_t ReminderRequestTest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequestTest
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request.cpp53 const uint8_t ReminderRequest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequest