Searched defs:WANT_AGENT (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 45 const std::string ReminderBaseTable::WANT_AGENT = "want_agent"; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table.h | 149 static const std::string WANT_AGENT; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ | ||
H A D | reminder_common.h | 62 const char* WANT_AGENT = "wantAgent"; member |
/base/notification/distributed_notification_service/interfaces/inner_api/ | ||
H A D | reminder_request.h | 181 WANT_AGENT, member in OHOS::Notification::ReminderRequest::UpdateNotificationType |
Completed in 7 milliseconds