Home
last modified time | relevance | path

Searched refs:shortcutId (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_request.h763 void SetShortcutId(const std::string &shortcutId);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp491 void NotificationRequest::SetShortcutId(const std::string &shortcutId) in SetShortcutId() argument
493 shortcutId_ = shortcutId; in SetShortcutId()