Searched defs:REMINDER_STATUS_SHOWING (Results 1 - 3 of 3) sorted by relevance
/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 47 const uint8_t ReminderRequestTest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequestTest [all...] |
/base/notification/distributed_notification_service/interfaces/inner_api/ | ||
H A D | reminder_request.h | 998 static const uint8_t REMINDER_STATUS_SHOWING; member in OHOS::Notification::ReminderRequest |
/base/notification/distributed_notification_service/frameworks/ans/src/ | ||
H A D | reminder_request.cpp | 58 const uint8_t ReminderRequest::REMINDER_STATUS_SHOWING = 4; member in OHOS::Notification::ReminderRequest [all...] |
Completed in 8 milliseconds