Home
last modified time | relevance | path

Searched refs:GetShowBadgeEnabledForBundle (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setnotificationsenabledforallbundles_fuzzer/
H A Dsetnotificationsenabledforallbundles_fuzzer.cpp41 … return Notification::NotificationHelper::GetShowBadgeEnabledForBundle(bundleOption, enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/services/ans/
H A Dlibans.map34 *GetShowBadgeEnabledForBundle*;
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_setting_test.cpp83 …EXPECT_EQ(ERR_ANS_PERMISSION_DENIED, NotificationHelper::GetShowBadgeEnabledForBundle(bundleOption…
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp48 ansManagerStub.GetShowBadgeEnabledForBundle(bundleOption, allow); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp364 ErrCode NotificationHelper::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOpti… in GetShowBadgeEnabledForBundle() function in OHOS::Notification::NotificationHelper
366 …return DelayedSingleton<AnsNotification>::GetInstance()->GetShowBadgeEnabledForBundle(bundleOption… in GetShowBadgeEnabledForBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Ddisplay_badge.cpp252 … asynccallbackinfo->info.errorCode = NotificationHelper::GetShowBadgeEnabledForBundle( in IsBadgeDisplayed()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_helper.h723 …static ErrCode GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &en…
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp317 errCode = advancedNotificationService_->GetShowBadgeEnabledForBundle(bundleOption, allow); in BENCHMARK_F()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_notification.h725 … ErrCode GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption, bool &enabled);
H A Dans_manager_interface.h450 …virtual ErrCode GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, b…
H A Dans_manager_proxy.h437 …ErrCode GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &ena…
H A Dans_manager_stub.h442 virtual ErrCode GetShowBadgeEnabledForBundle(
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp404 ASSERT_EQ(advancedNotificationService_->GetShowBadgeEnabledForBundle(
420 ASSERT_EQ(advancedNotificationService_->GetShowBadgeEnabledForBundle(
H A Dadvanced_notification_publish_service_test.cpp348 ret = advancedNotificationService_->GetShowBadgeEnabledForBundle(bundleOption, enabled);
366 ret = advancedNotificationService_->GetShowBadgeEnabledForBundle(bundle, enabled);
H A Dadvanced_notification_service_test.cpp269 ASSERT_EQ((int)advancedNotificationService_->GetShowBadgeEnabledForBundle(
601 ASSERT_EQ((int)advancedNotificationService_->GetShowBadgeEnabledForBundle(
677 ASSERT_EQ((int)advancedNotificationService_->GetShowBadgeEnabledForBundle(
1493 …ASSERT_EQ(advancedNotificationService_->GetShowBadgeEnabledForBundle(bundleOption, enable), ERR_OK…
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_display_badge.cpp147 … asynccallbackinfo->info.errorCode = NotificationHelper::GetShowBadgeEnabledForBundle( in NapiIsBadgeDisplayed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp302 ErrCode AnsManagerStub::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOp… in GetShowBadgeEnabledForBundle() function in OHOS::Notification::AnsManagerStub
H A Dans_notification.cpp1063 ErrCode AnsNotification::GetShowBadgeEnabledForBundle(const NotificationBundleOption &bundleOption,… in GetShowBadgeEnabledForBundle() function in OHOS::Notification::AnsNotification
1077 return proxy->GetShowBadgeEnabledForBundle(bo, enabled); in GetShowBadgeEnabledForBundle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/manager/
H A Dans_manager_proxy_bundle.cpp319 ErrCode AnsManagerProxy::GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleO… in GetShowBadgeEnabledForBundle() function in OHOS::Notification::AnsManagerProxy
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp261 …ErrCode GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &ena… in GetShowBadgeEnabledForBundle() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp376 ansManagerStub.GetShowBadgeEnabledForBundle(bundleOption, enabled); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp675 ErrCode ret = notificationHelper.GetShowBadgeEnabledForBundle(bundleOption, enabled);
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h492 …ErrCode GetShowBadgeEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool &ena…
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp563 ASSERT_EQ(advancedNotificationService.GetShowBadgeEnabledForBundle(bundleOption, enabled),
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp4410 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);
4434 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);
4457 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);
4480 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);
4503 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);
4524 int32_t result = proxy->GetShowBadgeEnabledForBundle(bundleOption, enabled);

12