Home
last modified time | relevance | path

Searched refs:isButtonClick (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h109 …loseReminder(const OHOS::EventFwk::Want &want, bool cancelNotification, bool isButtonClick = true);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp510 …nager::CloseReminder(const OHOS::EventFwk::Want &want, bool cancelNotification, bool isButtonClick) in CloseReminder() argument
525 if (isButtonClick) { in CloseReminder()