Searched refs:PopupNotificationBlocker (Results 1 – 1 of 1) sorted by relevance
131 class PopupNotificationBlocker : public ToggledNotificationBlocker { class133 PopupNotificationBlocker(MessageCenter* message_center, in PopupNotificationBlocker() function in message_center::__anon5d27376c0111::PopupNotificationBlocker137 virtual ~PopupNotificationBlocker() {} in ~PopupNotificationBlocker()149 DISALLOW_COPY_AND_ASSIGN(PopupNotificationBlocker);152 class TotalNotificationBlocker : public PopupNotificationBlocker {156 : PopupNotificationBlocker(message_center, allowed_notifier) {} in TotalNotificationBlocker()453 PopupNotificationBlocker blocker(message_center(), notifier_id2); in TEST_F()