Home
last modified time | relevance | path

Searched refs:HandleBadgeEnabledChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1393 … void HandleBadgeEnabledChanged(const sptr<NotificationBundleOption> &bundleOption, bool &enabled);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp779 HandleBadgeEnabledChanged(bundle, enabled); in SetShowBadgeEnabledForBundle()
790 void AdvancedNotificationService::HandleBadgeEnabledChanged( in HandleBadgeEnabledChanged() function in OHOS::Notification::AdvancedNotificationService