Searched refs:APP_CANCEL_ALL_REASON_DELETE (Results 1 – 4 of 4) sorted by relevance
172 static const int32_t APP_CANCEL_ALL_REASON_DELETE = 9; variable
69 constexpr int APP_CANCEL_ALL_REASON_DELETE = 9; variable1097 EXPECT_EQ(eventParser.GetOnCanceledWithSortingMapDelRea()[0], APP_CANCEL_ALL_REASON_DELETE);1109 EXPECT_EQ(eventParser.GetOnCanceledWithSortingMapDelRea()[1], APP_CANCEL_ALL_REASON_DELETE);
759 NotificationConstant::APP_CANCEL_ALL_REASON_DELETE); in CancelAll()765 int32_t reason = NotificationConstant::APP_CANCEL_ALL_REASON_DELETE; in CancelAll()775 … currNotificationList, nullptr, NotificationConstant::APP_CANCEL_ALL_REASON_DELETE); in CancelAll()782 notifications, nullptr, NotificationConstant::APP_CANCEL_ALL_REASON_DELETE); in CancelAll()
4485 case NotificationConstant::APP_CANCEL_ALL_REASON_DELETE: in ReasonCToJS()