Searched defs:CUSTOM_RING_URI (Results 1 - 5 of 5) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 205 static const std::string CUSTOM_RING_URI; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.h | 174 static const std::string CUSTOM_RING_URI; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 50 const std::string ReminderBaseTable::CUSTOM_RING_URI = "custom_ring_uri"; member in OHOS::Notification::ReminderBaseTable |
H A D | reminder_table_old.cpp | 56 const std::string ReminderTable::CUSTOM_RING_URI = "custom_ring_uri"; member in OHOS::Notification::ReminderTable |
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ | ||
H A D | reminder_common.h | 79 const char* CUSTOM_RING_URI = "customRingUri"; member |
Completed in 3 milliseconds