Searched refs:NOTIFICATION_NOTIFY_BALLOON_CONNECTED (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/task_manager/ |
D | notification_resource_provider.cc | 164 registrar_.Add(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in StartUpdating() 179 registrar_.Remove(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in StopUpdating() 194 case chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED: in Observe()
|
/external/chromium_org/chrome/browser/ |
D | chrome_notification_types.h | 621 NOTIFICATION_NOTIFY_BALLOON_CONNECTED, enumerator
|
/external/chromium_org/chrome/browser/notifications/ |
D | balloon_host.cc | 115 chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in RenderViewReady()
|
D | notification_browsertest.cc | 132 registrar_.Add(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in NotificationBalloonChangeObserver() 180 type == chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED); in Observe()
|
/external/chromium_org/chrome/browser/automation/ |
D | automation_provider_observers.cc | 1999 registrar_.Add(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in GetAllNotificationsObserver() 2066 registrar_.Add(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in NewNotificationBalloonObserver() 2092 registrar_.Add(this, chrome::NOTIFICATION_NOTIFY_BALLOON_CONNECTED, in OnNotificationBalloonCountObserver()
|