Home
last modified time | relevance | path

Searched refs:GetNotificationsEnabledForBundle (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dpermission_filter.cpp38 …NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(record->bundleOption, ena… in OnPublish()
H A Dadvanced_notification_publish_service.cpp1204 …result = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundleOption, al… in IsAllowedNotifySelf()
1234 …result = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundleOption, al… in IsAllowedNotifyForBundle()
1286 …result = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(targetBundle, al… in IsSpecialBundleAllowedNotify()
2237 …result = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundle, allowed); in SetEnabledForBundleSlot()
H A Dadvanced_notification_utils.cpp617 auto errCode = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle( in OnBundleDataUpdate()
1866 … ErrCode saveRef = NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle( in InitNotificationEnableList()
H A Dnotification_preferences.cpp420 ErrCode NotificationPreferences::GetNotificationsEnabledForBundle( in GetNotificationsEnabledForBundle() function in OHOS::Notification::NotificationPreferences
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h204 …ErrCode GetNotificationsEnabledForBundle(const sptr<NotificationBundleOption> &bundleOption, bool …
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_utils_test.cpp393 NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundle, enable);
H A Dnotification_preferences_test.cpp787 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundleOpti…
801 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(bundleEmpt…
814 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationsEnabledForBundle(nullptr, e…