Searched refs:CANCEL_ALL_REASON_DELETE (Results 1 – 3 of 3) sorted by relevance
142 static const int32_t CANCEL_ALL_REASON_DELETE = 3; variable
1160 int32_t reason = NotificationConstant::CANCEL_ALL_REASON_DELETE; in DeleteAll()1168 …endNotificationsOnCanceled(notifications, nullptr, NotificationConstant::CANCEL_ALL_REASON_DELETE); in DeleteAll()3743 int32_t reason = NotificationConstant::CANCEL_ALL_REASON_DELETE; in DeleteAllByUser()3751 …endNotificationsOnCanceled(notifications, nullptr, NotificationConstant::CANCEL_ALL_REASON_DELETE); in DeleteAllByUser()3757 notifications, nullptr, NotificationConstant::CANCEL_ALL_REASON_DELETE); in DeleteAllByUser()
4470 case NotificationConstant::CANCEL_ALL_REASON_DELETE: in ReasonCToJS()