Home
last modified time | relevance | path

Searched refs:UpdateNotification (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h613 void UpdateNotification(const sptr<ReminderRequest> &reminder, bool isSnooze);
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp839 UpdateNotification(reminder, false); in TerminateAlerting()
1090 UpdateNotification(reminder, false); // this should be called after OnShow in ShowReminder()
1119 void ReminderDataManager::UpdateNotification(const sptr<ReminderRequest> &reminder, bool isSnooze) in UpdateNotification() function in OHOS::Notification::ReminderDataManager
1174 UpdateNotification(reminder, true); in SnoozeReminderImpl()

Completed in 5 milliseconds