HomeSort by relevance Sort by last modified time
    Searched defs:blockers_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.h 234 ScopedVector<message_center::NotificationBlocker> blockers_; member in class:MessageCenterNotificationManager
  /external/chromium_org/ui/message_center/
message_center_impl.h 230 std::vector<NotificationBlocker*> blockers_; member in class:message_center::MessageCenterImpl
notification_list_unittest.cc 80 return notification_list()->GetPopupNotifications(blockers_, NULL);
96 const NotificationBlockers& blockers() const { return blockers_; }
106 NotificationBlockers blockers_; member in class:message_center::NotificationListTest

Completed in 135 milliseconds