Home
last modified time | relevance | path

Searched defs:SetBadgeNumber (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dbadge_number_callback_data.cpp55 void BadgeNumberCallbackData::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber() function in OHOS::Notification::BadgeNumberCallbackData
H A Dnotification_helper.cpp518 ErrCode NotificationHelper::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber() function in OHOS::Notification::NotificationHelper
H A Dnotification_request.cpp100 void NotificationRequest::SetBadgeNumber(uint32_t number) in SetBadgeNumber() function in OHOS::Notification::NotificationRequest
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp695 int NotificationManagerImpl::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber() function in OHOS::CJSystemapi::NotificationManagerImpl
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/
H A Dans_manager_proxy_bundle.cpp684 ErrCode AnsManagerProxy::SetBadgeNumber(int32_t badgeNumber, int32_t instanceKey) in SetBadgeNumber() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp660 void NotificationSubscriberManager::SetBadgeNumber(const sptr<BadgeNumberCallbackData> &badgeData) in SetBadgeNumber() function in OHOS::Notification::NotificationSubscriberManager
H A Dadvanced_notification_publish_service.cpp2460 ErrCode AdvancedNotificationService::SetBadgeNumber(int32_t badgeNumber, int32_t instanceKey) in SetBadgeNumber() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp586 ErrCode AnsManagerStub::SetBadgeNumber(int32_t badgeNumber, int32_t instanceKey) in SetBadgeNumber() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp1960 ErrCode AnsManagerProxy::SetBadgeNumber(int32_t badgeNumber, int32_t instanceKey) in SetBadgeNumber() function in OHOS::Notification::AnsManagerProxy
H A Dans_notification.cpp1802 ErrCode AnsNotification::SetBadgeNumber(int32_t badgeNumber) in SetBadgeNumber() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp504 ErrCode SetBadgeNumber(int32_t badgeNumber, int32_t instanceKey) override in SetBadgeNumber() function in OHOS::Notification::MockAnsManagerInterface