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

  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager_win.cc 10 void MessageCenterNotificationManager::DisplayFirstRunBalloon() {
14 tray_->DisplayFirstRunBalloon();
51 base::Bind(&MessageCenterNotificationManager::DisplayFirstRunBalloon,
message_center_notification_manager.h 84 void DisplayFirstRunBalloon();
  /external/chromium_org/ui/message_center/
message_center_tray_delegate.h 45 virtual void DisplayFirstRunBalloon() {}
fake_message_center_tray_delegate.cc 51 void FakeMessageCenterTrayDelegate::DisplayFirstRunBalloon() {
fake_message_center_tray_delegate.h 38 virtual void DisplayFirstRunBalloon() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray_win.cc 32 void WebNotificationTray::DisplayFirstRunBalloon() {
33 // We should never be calling DisplayFirstRunBalloon without a status icon.
web_notification_tray.h 73 void DisplayFirstRunBalloon();

Completed in 1425 milliseconds