Searched refs:RemoveNotificationBlocker (Results 1 – 6 of 6) sorted by relevance
19 message_center_->RemoveNotificationBlocker(this); in ~NotificationBlocker()
25 void FakeMessageCenter::RemoveNotificationBlocker( in RemoveNotificationBlocker() function in message_center::FakeMessageCenter
84 virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) = 0;
25 virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE;
151 virtual void RemoveNotificationBlocker(NotificationBlocker* blocker) OVERRIDE;
452 void MessageCenterImpl::RemoveNotificationBlocker( in RemoveNotificationBlocker() function in message_center::MessageCenterImpl