Home
last modified time | relevance | path

Searched refs:SetNotificationRemindType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp313 ErrCode AdvancedNotificationService::SetNotificationRemindType(sptr<Notification> notification, boo… in SetNotificationRemindType() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp593 SetNotificationRemindType(record->notification, true); in FillNotificationRecord()
619 SetNotificationRemindType(record->notification, true); in MakeNotificationRecord()
H A Dadvanced_notification_utils.cpp957 SetNotificationRemindType(record->notification, false); in OnDistributedPublish()
1037 SetNotificationRemindType(record->notification, false); in OnDistributedUpdate()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1272 ErrCode SetNotificationRemindType(sptr<Notification> notification, bool isLocal);