Searched refs:UpdateNotification (Results 1 – 2 of 2) sorted by relevance
615 void UpdateNotification(const sptr<ReminderRequest> &reminder, bool isSnooze);
813 UpdateNotification(reminder, false); in TerminateAlerting()1078 UpdateNotification(reminder, false); // this should be called after OnShow in ShowReminder()1109 void ReminderDataManager::UpdateNotification(const sptr<ReminderRequest> &reminder, bool isSnooze) in UpdateNotification() function in OHOS::Notification::ReminderDataManager1164 UpdateNotification(reminder, true); in SnoozeReminderImpl()