Home
last modified time | relevance | path

Searched refs:SetAgentNotification (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp89 SetAgentNotification(notificationRequest, wantAgentName); in PublishReminder()
93 SetAgentNotification(notificationRequest, msWantAgentName); in PublishReminder()
H A Dadvanced_notification_utils.cpp322 void AdvancedNotificationService::SetAgentNotification(sptr<NotificationRequest>& notificationReque… in SetAgentNotification() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1332 …void SetAgentNotification(sptr<NotificationRequest>& notificationRequest, std::string& bundleName);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp453 advancedNotificationService_->SetAgentNotification(request, bundleName);