Searched refs:USER_STOPPED_REASON_DELETE (Results 1 – 5 of 5) sorted by relevance
178 static const int32_t USER_STOPPED_REASON_DELETE = 6; variable
246 case NotificationConstant::USER_STOPPED_REASON_DELETE: in ReasonCToJS()
289 Notification::NotificationConstant::USER_STOPPED_REASON_DELETE);294 Notification::NotificationConstant::USER_STOPPED_REASON_DELETE);
318 inType = NotificationConstant::USER_STOPPED_REASON_DELETE;
2106 NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()2111 int32_t reason = NotificationConstant::USER_STOPPED_REASON_DELETE; in RemoveNotificationFromRecordList()2122 … currNotificationList, nullptr, NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()2128 notifications, nullptr, NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()