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

  /external/chromium/chrome/browser/chromeos/
update_observer.h 29 SystemNotification notification_; member in class:chromeos::UpdateObserver
low_battery_observer.h 33 SystemNotification notification_; member in class:chromeos::LowBatteryObserver
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_icon_linux_wrapper.h 49 DesktopNotificationBalloon notification_; member in class:StatusIconLinuxWrapper
  /external/chromium_org/chrome/browser/ui/gtk/status_icons/
status_icon_gtk.h 48 DesktopNotificationBalloon notification_; member in class:StatusIconGtk
  /external/chromium_org/jingle/notifier/listener/
push_notifications_send_update_task.h 37 const Notification notification_; member in class:notifier::PushNotificationsSendUpdateTask
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.h 56 SmsNotificationView* notification_; member in class:ash::internal::TraySms
tray_network.h 83 tray::NetworkNotificationView* notification_; member in class:ash::internal::TrayNetwork
  /external/chromium_org/chrome/browser/ui/cocoa/status_icons/
status_icon_mac.h 54 DesktopNotificationBalloon notification_; member in class:StatusIconMac
  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h 79 HungWindowNotification* notification_; member in class:HungWindowDetector
  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.h 77 HungWindowNotification* notification_; member in class:HungWindowDetector
  /external/chromium_org/ui/message_center/cocoa/
notification_controller.h 29 const message_center::Notification* notification_; variable
  /external/chromium_org/win8/metro_driver/
toast_notification_handler.h 50 mswr::ComPtr<winui::Notifications::IToastNotification> notification_; member in class:ToastNotificationHandler
  /external/chromium/chrome/browser/notifications/
balloon.h 56 const Notification& notification() const { return *notification_.get(); }
116 scoped_ptr<Notification> notification_; member in class:Balloon
notification_ui_manager.cc 29 : notification_(notification),
33 const Notification& notification() const { return notification_; }
37 notification_ = new_notification;
42 Notification notification_; member in class:QueuedNotification
  /external/chromium_org/chrome/browser/notifications/
balloon.h 58 const Notification& notification() const { return *notification_.get(); }
121 scoped_ptr<Notification> notification_; member in class:Balloon
message_center_notification_manager.h 170 const Notification& notification() const { return notification_; }
179 Notification notification_; member in class:MessageCenterNotificationManager::ProfileNotification
notification_ui_manager_impl.cc 30 : notification_(notification),
34 const Notification& notification() const { return notification_; }
38 notification_ = new_notification;
43 Notification notification_; member in class:QueuedNotification
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_service_unittest.cc 52 : notification_(GURL(),
63 notification_ = notification;
70 notification_ = notification;
78 return (notification_.id() == id) ? &notification_ : NULL;
94 if (source == notification_.origin_url() &&
96 notification_ids.insert(notification_.notification_id());
116 const Notification& notification() const { return notification_; }
123 Notification notification_; member in class:__anon7806::StubNotificationUIManager
synced_notification_unittest.cc 44 : notification_(GURL(),
55 notification_ = notification;
62 notification_ = notification;
70 return (notification_.id() == id) ? &notification_ : NULL;
84 if (source == notification_.origin_url() &&
86 notification_ids.insert(notification_.notification_id());
106 const Notification& notification() const { return notification_; }
113 Notification notification_; member in class:notifier::StubNotificationUIManager
  /external/chromium_org/base/debug/
trace_event_impl.h 525 int notification_; member in class:base::debug::TraceLog::NotificationHelper
  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 199 NotificationType notification_; member in class:TabStripNotificationObserver
    [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.h 264 int notification_; member in class:TabStripNotificationObserver
    [all...]

Completed in 265 milliseconds