Home
last modified time | relevance | path

Searched refs:NotificationId (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp79 HaMetaMessage& HaMetaMessage::NotificationId(int32_t notificationId) in NotificationId() function in OHOS::Notification::HaMetaMessage
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h62 HaMetaMessage& NotificationId(int32_t notificationId);
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp300 .ErrorCode(ERR_ANS_INVALID_BUNDLE).NotificationId(notificationId); in Cancel()
387 .ErrorCode(ERR_ANS_NON_SYSTEM_APP).NotificationId(notificationId); in CancelAsBundle()
397 .ErrorCode(ERR_ANS_PERMISSION_DENIED).NotificationId(notificationId); in CancelAsBundle()
420 .ErrorCode(ERR_ANS_INVALID_UID).NotificationId(notificationId); in CancelAsBundle()
461 .ErrorCode(ERR_ANS_NON_SYSTEM_APP).NotificationId(id); in CancelAsBundleWithAgent()
487 .ErrorCode(ERR_ANS_INVALID_UID).NotificationId(id); in CancelAsBundleWithAgent()
498 .ErrorCode(ERR_ANS_NO_AGENT_SETTING).NotificationId(id); in CancelAsBundleWithAgent()
1456 .ErrorCode(ERR_ANS_NON_SYSTEM_APP).NotificationId(notificationId); in RemoveNotification()
1465 .ErrorCode(ERR_ANS_PERMISSION_DENIED).NotificationId(notificationId); in RemoveNotification()
1535 .ErrorCode(result).NotificationId(notificationI in RemoveNotification()
[all...]
H A Dadvanced_notification_live_view_service.cpp258 BundleName(request->GetCreatorBundleName()).NotificationId(request->GetNotificationId()); in SetNotificationRequestToDb()
H A Dadvanced_notification_service.cpp377 .ErrorCode(ERR_ANS_INVALID_BUNDLE).NotificationId(notificationId); in CancelPreparedNotification()
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp121 HaMetaMessage& HaMetaMessage::NotificationId(int32_t notificationId) in NotificationId() function in OHOS::Notification::HaMetaMessage

Completed in 9 milliseconds