Home
last modified time | relevance | path

Searched refs:Notifications (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/ui/message_center/
Dnotification_list.cc75 for (Notifications::iterator iter = notifications_.begin(); in SetMessageCenterVisible()
95 Notifications::iterator iter = GetNotification(old_id); in UpdateNotificationMessage()
126 NotificationList::Notifications NotificationList::GetNotificationsByNotifierId( in GetNotificationsByNotifierId()
128 Notifications notifications; in GetNotificationsByNotifierId()
129 for (Notifications::iterator iter = notifications_.begin(); in GetNotificationsByNotifierId()
139 Notifications::iterator iter = GetNotification(notification_id); in SetNotificationIcon()
148 Notifications::iterator iter = GetNotification(notification_id); in SetNotificationImage()
158 Notifications::iterator iter = GetNotification(notification_id); in SetNotificationButtonIcon()
167 Notifications::iterator iter = GetNotification(id); in HasNotificationOfType()
176 for (Notifications::iterator iter = notifications_.begin(); in HasPopupNotifications()
[all …]
Dnotification_list.h50 typedef std::set<Notification*, ComparePriorityTimestampSerial> Notifications; typedef
72 Notifications GetNotificationsByNotifierId(const NotifierId& notifier_id);
131 Notifications GetVisibleNotifications(
144 Notifications::iterator GetNotification(const std::string& id);
146 void EraseNotification(Notifications::iterator iter);
150 Notifications notifications_;
Dnotification_list_unittest.cc88 NotificationList::Notifications::iterator iter = in GetNotification()
112 bool IsInNotifications(const NotificationList::Notifications& notifications, in IsInNotifications()
114 for (NotificationList::Notifications::const_iterator iter = in IsInNotifications()
200 const NotificationList::Notifications notifications = in TEST_F()
274 NotificationList::Notifications by_notifier_id = in TEST_F()
362 NotificationList::Notifications notifications = in TEST_F()
364 for (NotificationList::Notifications::const_iterator iter = in TEST_F()
434 const NotificationList::Notifications notifications = in TEST_F()
599 const NotificationList::Notifications notifications = in TEST_F()
602 NotificationList::Notifications::const_iterator iter = in TEST_F()
[all …]
Dfake_message_center.h33 virtual const NotificationList::Notifications& GetVisibleNotifications()
78 const NotificationList::Notifications empty_notifications_;
Dmessage_center_impl.h161 virtual const NotificationList::Notifications& GetVisibleNotifications()
214 void Rebuild(const NotificationList::Notifications& notifications);
217 NotificationList::Notifications visible_notifications;
Dmessage_center_impl.cc405 const NotificationList::Notifications& notifications) { in Rebuild()
412 for (NotificationList::Notifications::const_iterator iter = in RecountUnread()
550 const NotificationList::Notifications&
665 NotificationList::Notifications notifications = in RemoveNotificationsForNotifierId()
667 for (NotificationList::Notifications::const_iterator iter = in RemoveNotificationsForNotifierId()
690 const NotificationList::Notifications notifications = in RemoveNotifications()
693 for (NotificationList::Notifications::const_iterator iter = in RemoveNotifications()
Dmessage_center_impl_unittest.cc182 const NotificationList::Notifications& notifications, in NotificationsContain()
184 for (NotificationList::Notifications::const_iterator iter = in NotificationsContain()
551 NotificationList::Notifications notifications = in TEST_F()
769 const NotificationList::Notifications& notifications = in TEST_F()
771 for (NotificationList::Notifications::const_iterator iter = in TEST_F()
780 for (NotificationList::Notifications::const_iterator iter = in TEST_F()
Dfake_message_center.cc54 const NotificationList::Notifications&
Dmessage_center.h75 virtual const NotificationList::Notifications& GetVisibleNotifications() = 0;
/external/chromium_org/chrome/browser/notifications/
Dgoogle_now_notification_stats_collector.cc67 typedef message_center::NotificationList::Notifications Notifications; in CountVisibleGoogleNowNotifications() typedef
68 const Notifications visible_notifications = in CountVisibleGoogleNowNotifications()
71 for (Notifications::iterator iter = visible_notifications.begin(); in CountVisibleGoogleNowNotifications()
Dnotification_browsertest.cc399 message_center::NotificationList::Notifications notifications = in IN_PROC_BROWSER_TEST_F()
418 message_center::NotificationList::Notifications notifications = in IN_PROC_BROWSER_TEST_F()
597 message_center::NotificationList::Notifications notifications = in IN_PROC_BROWSER_TEST_F()
770 message_center::NotificationList::Notifications notifications = in IN_PROC_BROWSER_TEST_F()
829 message_center::NotificationList::Notifications notifications = in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/win8/metro_driver/
Dtoast_notification_handler.cc21 winui::Notifications::ToastNotification*, IInspectable*>
25 winui::Notifications::ToastNotification*,
26 winui::Notifications::ToastDismissedEventArgs*> ToastDismissedHandler;
142 mswr::ComPtr<winui::Notifications::IToastNotificationManagerStatics> in DisplayNotification()
152 winui::Notifications::ToastTemplateType_ToastText02, in DisplayNotification()
189 mswr::ComPtr<winui::Notifications::IToastNotificationFactory> in DisplayNotification()
240 winui::Notifications::IToastNotification* notification, in OnActivate()
Dtoast_notification_handler.h45 HRESULT OnActivate(winui::Notifications::IToastNotification* notification,
49 mswr::ComPtr<winui::Notifications::IToastNotifier> notifier_;
50 mswr::ComPtr<winui::Notifications::IToastNotification> notification_;
/external/chromium_org/ash/display/
Ddisplay_error_observer_chromeos.cc61 message_center::NotificationList::Notifications notifications = in GetTitleOfDisplayErrorNotificationForTest()
63 for (message_center::NotificationList::Notifications::const_iterator iter = in GetTitleOfDisplayErrorNotificationForTest()
Dresolution_notification_controller_unittest.cc109 const message_center::NotificationList::Notifications& notifications = in GetNotificationMessage()
111 for (message_center::NotificationList::Notifications::const_iterator iter = in GetNotificationMessage()
/external/chromium_org/ash/system/chromeos/session/
Dtray_session_length_limit_unittest.cc45 const message_center::NotificationList::Notifications& notifications = in GetNotification()
47 for (message_center::NotificationList::Notifications::const_iterator iter = in GetNotification()
/external/chromium_org/chrome/browser/extensions/api/notifications/
Dnotifications_apitest.cc155 const message_center::NotificationList::Notifications& notifications = in IN_PROC_BROWSER_TEST_F()
260 const message_center::NotificationList::Notifications& notifications = in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/ui/message_center/views/
Dmessage_center_view.cc615 const NotificationList::Notifications& notifications) { in SetNotifications()
622 for (NotificationList::Notifications::const_iterator iter = in SetNotifications()
830 const NotificationList::Notifications& notifications = in OnNotificationAdded()
832 for (NotificationList::Notifications::const_iterator iter = in OnNotificationAdded()
887 const NotificationList::Notifications& notifications = in OnNotificationUpdated()
889 for (NotificationList::Notifications::const_iterator iter = in OnNotificationUpdated()
Dmessage_center_bubble.cc120 const NotificationList::Notifications& notifications = in UpdateBubbleView()
Dmessage_center_view.h55 void SetNotifications(const NotificationList::Notifications& notifications);
Dmessage_center_view_unittest.cc143 NotificationList::Notifications notifications; in SetUp()
/external/chromium_org/components/password_manager/core/browser/
Dpassword_store_default_unittest.cc117 TEST_F(PasswordStoreDefaultTest, Notifications) { in TEST_F() argument
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotification.idl38 RuntimeEnabled=Notifications,
/external/chromium_org/sync/protocol/
Dsynced_notification_data.proto24 // Notifications with the same coalescing key (isolated to the same app_id)
125 // between instances of applications using Synced Notifications. The
/external/chromium_org/chrome/browser/extensions/
Dextension_crash_recovery_browsertest.cc137 message_center::NotificationList::Notifications::reverse_iterator it = in AcceptNotification()
150 message_center::NotificationList::Notifications::reverse_iterator it = in CancelNotification()

12