Home
last modified time | relevance | path

Searched refs:RemoveEnabledDbByBundle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h372 void RemoveEnabledDbByBundle(const sptr<NotificationBundleOption> &bundleOption);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp1135 void NotificationPreferences::RemoveEnabledDbByBundle(const sptr<NotificationBundleOption> &bundleO… in RemoveEnabledDbByBundle() function in OHOS::Notification::NotificationPreferences
H A Dadvanced_notification_utils.cpp542 NotificationPreferences::GetInstance()->RemoveEnabledDbByBundle(bundleOption); in OnBundleRemoved()