Searched refs:CLICK_REASON_DELETE (Results 1 – 3 of 3) sorted by relevance
132 static const int32_t CLICK_REASON_DELETE = 1; variable
1409 if (!isCancel && removeReason != NotificationConstant::CLICK_REASON_DELETE) { in RemoveFromNotificationList()2578 if (removeReason != NotificationConstant::CLICK_REASON_DELETE) { in RemoveNotification()
4464 case NotificationConstant::CLICK_REASON_DELETE: in ReasonCToJS()4500 if (reasonType == NotificationConstant::CLICK_REASON_DELETE || in IsValidRemoveReason()