Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager_inner.cpp88 void ReminderDataManager::HandleAutoDeleteReminder(const int32_t notificationId, const int32_t uid, in HandleAutoDeleteReminder() function in OHOS::Notification::ReminderDataManager
H A Dreminder_event_manager.cpp334 reminderDataManager_->HandleAutoDeleteReminder(notificationId, uid, autoDeletedTime); in OnCanceled()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h242 …void HandleAutoDeleteReminder(const int32_t notificationId, const int32_t uid, const int64_t autoD…