Searched refs:SetNotificationsEnabledForSpecifiedBundle (Results 1 – 11 of 11) sorted by relevance
22 ErrCode AnsNotification::SetNotificationsEnabledForSpecifiedBundle( in SetNotificationsEnabledForSpecifiedBundle() function in OHOS::Notification::AnsNotification
37 …Notification::NotificationHelper::SetNotificationsEnabledForSpecifiedBundle(bundleOption, stringDa… in DoSomethingInterestingWithMyAPI()
101 … NotificationHelper::SetNotificationsEnabledForSpecifiedBundle(bundleOption, deviceId, true));
331 ErrCode ret = ans_->SetNotificationsEnabledForSpecifiedBundle(bundleOption, "", enable); in RunSetEnableCmd()
352 ErrCode NotificationHelper::SetNotificationsEnabledForSpecifiedBundle( in SetNotificationsEnabledForSpecifiedBundle() function in OHOS::Notification::NotificationHelper355 …return DelayedSingleton<AnsNotification>::GetInstance()->SetNotificationsEnabledForSpecifiedBundle( in SetNotificationsEnabledForSpecifiedBundle()
704 static ErrCode SetNotificationsEnabledForSpecifiedBundle(
706 ErrCode SetNotificationsEnabledForSpecifiedBundle(
183 … asynccallbackinfo->info.errorCode = NotificationHelper::SetNotificationsEnabledForSpecifiedBundle( in EnableNotification()
78 … asynccallbackinfo->info.errorCode = NotificationHelper::SetNotificationsEnabledForSpecifiedBundle( in NapiEnableNotification()
766 ErrCode ret3 = ans_->SetNotificationsEnabledForSpecifiedBundle(bundleOption, deviceId, enabled);1189 ErrCode ret3 = ans_->SetNotificationsEnabledForSpecifiedBundle(bundleOption, deviceId, enabled);
1027 ErrCode AnsNotification::SetNotificationsEnabledForSpecifiedBundle( in SetNotificationsEnabledForSpecifiedBundle() function in OHOS::Notification::AnsNotification