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

  /external/chromium_org/ui/message_center/
notification_list.cc 79 notification->set_shown_as_popup(true);
104 new_notification->set_shown_as_popup(false);
233 (*iter)->set_shown_as_popup(true);
273 (*iter)->set_shown_as_popup(true);
344 notification->set_shown_as_popup(message_center_visible_
notification.h 146 void set_shown_as_popup(bool shown_as_popup) { function in class:message_center::Notification
notification_list_unittest.cc 685 notification->set_shown_as_popup(true);
  /external/chromium_org/chrome/browser/notifications/
welcome_notification.cc 186 message_center_notification->set_shown_as_popup(true);
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 310 ui_notification.set_shown_as_popup(!toast_state_);

Completed in 53 milliseconds