HomeSort by relevance Sort by last modified time
    Searched refs:set_shown_as_popup (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/message_center/
notification_list.cc 81 notification->set_shown_as_popup(true);
108 new_notification->set_shown_as_popup(false);
233 (*iter)->set_shown_as_popup(true);
267 (*iter)->set_shown_as_popup(true);
345 notification->set_shown_as_popup(message_center_visible_
notification.h 149 void set_shown_as_popup(bool shown_as_popup) { function in class:message_center::Notification
notification_list_unittest.cc 725 notification->set_shown_as_popup(true);
  /external/chromium_org/chrome/browser/notifications/
extension_welcome_notification.cc 281 message_center_notification->set_shown_as_popup(true);

Completed in 768 milliseconds