Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_slot_service_test.cpp470 * @tc.desc: Test UpdateSlotReminderModeBySlotFlags
480 auto ret = advancedNotificationService_->UpdateSlotReminderModeBySlotFlags(bundle, slotFlags); in HWTEST_F()
486 * @tc.desc: Test UpdateSlotReminderModeBySlotFlags
504 auto ret = advancedNotificationService_->UpdateSlotReminderModeBySlotFlags(bundle, slotFlags); in HWTEST_F()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp445 result = UpdateSlotReminderModeBySlotFlags(bundle, slotFlags); in SetSlotFlagsAsBundle()
496 ErrCode AdvancedNotificationService::UpdateSlotReminderModeBySlotFlags( in UpdateSlotReminderModeBySlotFlags() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_utils.cpp1855 UpdateSlotReminderModeBySlotFlags(bundleOption, slotFlags); in SetSlotFlagsTrustlistsAsBundle()
1876 UpdateSlotReminderModeBySlotFlags(mmsBundle, slotFlags); in InitNotificationEnableList()
/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1401 ErrCode UpdateSlotReminderModeBySlotFlags(const sptr<NotificationBundleOption> &bundle, uint32_t slotFlags);

Completed in 8 milliseconds