Home
last modified time | relevance | path

Searched defs:CUSTOM_RING_URI (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_table.h203 static const std::string CUSTOM_RING_URI; variable
Dreminder_request.h923 static const std::string CUSTOM_RING_URI; variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/
Dreminder_common.h75 const char* CUSTOM_RING_URI = "customRingUri"; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_table.cpp55 const std::string ReminderTable::CUSTOM_RING_URI = "custom_ring_uri"; member in OHOS::Notification::ReminderTable