Searched refs:cancelNotification (Results 1 – 3 of 3) sorted by relevance
67 this.cancelNotification(notificationId);140 cancelNotification = async (id: number) => {
109 …void CloseReminder(const OHOS::EventFwk::Want &want, bool cancelNotification, bool isButtonClick =…391 void CloseReminder(const sptr<ReminderRequest> &reminder, bool cancelNotification);
510 void ReminderDataManager::CloseReminder(const OHOS::EventFwk::Want &want, bool cancelNotification, … in CloseReminder() argument524 CloseReminder(reminder, cancelNotification); in CloseReminder()561 … ReminderDataManager::CloseReminder(const sptr<ReminderRequest> &reminder, bool cancelNotification) in CloseReminder() argument579 if (cancelNotification) { in CloseReminder()