Searched refs:set_shown_as_popup (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list.cc81 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_
H A Dnotification.h149 void set_shown_as_popup(bool shown_as_popup) { function in class:message_center::Notification
H A Dnotification_list_unittest.cc725 notification->set_shown_as_popup(true);
/external/chromium_org/chrome/browser/notifications/
H A Dextension_welcome_notification.cc281 message_center_notification->set_shown_as_popup(true);

Completed in 108 milliseconds