Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h135 static const std::string CUSTOM_BUTTON_URI; variable
H A Dreminder_table.h109 static const std::string CUSTOM_BUTTON_URI; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp42 const std::string ReminderTable::CUSTOM_BUTTON_URI = "custom_button_uri"; member in OHOS::Notification::ReminderTable
H A Dreminder_table.cpp37 const std::string ReminderBaseTable::CUSTOM_BUTTON_URI = "custom_button_uri"; member in OHOS::Notification::ReminderBaseTable