Searched refs:UpdateByCancel (Results 1 – 4 of 4) sorted by relevance
47 void UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int deleteReason);
137 void ExtensionWrapper::UpdateByCancel(const std::vector<sptr<Notification>>& notifications, int del… in UpdateByCancel() function in OHOS::Notification::ExtensionWrapper
198 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in NotifyCanceled()216 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in BatchNotifyCanceled()
2293 …EXTENTION_WRAPPER->UpdateByCancel(notifications, NotificationConstant::FLOW_CONTROL_REASON_DELETE); in RemoveNotificationList()