Home
last modified time | relevance | path

Searched refs:RemoveBundleInfo (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h265 bool RemoveBundleInfo(const sptr<NotificationBundleOption> &bundleOption);
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_info_test.cpp168 * @tc.desc: test RemoveBundleInfo.
175 auto res = preferencesInfo->RemoveBundleInfo(bundleInfo); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp243 bool NotificationPreferencesInfo::RemoveBundleInfo(const sptr<NotificationBundleOption> &bundleOption) in RemoveBundleInfo() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp192 preferencesInfo.RemoveBundleInfo(bundleOption); in RemoveNotificationForBundle()

Completed in 7 milliseconds