Home
last modified time | relevance | path

Searched defs:SetNotificationBadgeNum (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/badge_manager/
Dbadge_manager.cpp35 ErrCode AdvancedNotificationService::SetNotificationBadgeNum(int32_t num) in SetNotificationBadgeNum() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp156 ErrCode NotificationHelper::SetNotificationBadgeNum() in SetNotificationBadgeNum() function in OHOS::Notification::NotificationHelper
161 ErrCode NotificationHelper::SetNotificationBadgeNum(int32_t num) in SetNotificationBadgeNum() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp476 ErrCode AnsNotification::SetNotificationBadgeNum() in SetNotificationBadgeNum() function in OHOS::Notification::AnsNotification
487 ErrCode AnsNotification::SetNotificationBadgeNum(int32_t num) in SetNotificationBadgeNum() function in OHOS::Notification::AnsNotification
/base/notification/distributed_notification_service/tools/test/mock/
Dmock_ans_manager_stub.h150 ErrCode SetNotificationBadgeNum(int num) override in SetNotificationBadgeNum() function
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp159 ErrCode SetNotificationBadgeNum(int num) override in SetNotificationBadgeNum() function in OHOS::Notification::MockAnsManagerInterface