Searched defs:removeBox (Results 1 – 3 of 3) sorted by relevance
73 NotificationRemoveBox removeBox = NotificationRemoveBox(boxMessage); in RemoveNotification() local112 BatchRemoveNotificationBox removeBox = BatchRemoveNotificationBox(boxMessage); in RemoveNotifications() local188 std::shared_ptr<NotificationRemoveBox> removeBox = std::make_shared<NotificationRemoveBox>(); in OnRemoveNotification() local242 std::shared_ptr<RemoveAllDistributedNotificationsBox> removeBox = in RemoveAllDistributedNotifications() local293 std::shared_ptr<NotificationRemoveBox> removeBox = std::make_shared<NotificationRemoveBox>(); in MakeRemvoeBox() local749 … RemoveAllDistributedNotificationsBox removeBox = RemoveAllDistributedNotificationsBox(boxMessage); in RemoveAllDistributedNotifications() local
60 NotificationRemoveBox removeBox; variable
98 NotificationRemoveBox removeBox = NotificationRemoveBox(box); variable