/external/chromium_org/ui/message_center/ |
D | message_center_observer.h | 23 virtual void OnNotificationAdded(const std::string& notification_id) {} in OnNotificationAdded() 27 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() 32 virtual void OnNotificationUpdated(const std::string& notification_id) {} in OnNotificationUpdated() 36 virtual void OnNotificationClicked(const std::string& notification_id) {} in OnNotificationClicked() 40 virtual void OnNotificationButtonClicked(const std::string& notification_id, in OnNotificationButtonClicked() 46 const std::string& notification_id, in OnNotificationDisplayed()
|
D | message_center_tray.cc | 207 const std::string& notification_id) { in OnNotificationAdded() 212 const std::string& notification_id, in OnNotificationRemoved() 218 const std::string& notification_id) { in OnNotificationUpdated() 223 const std::string& notification_id) { in OnNotificationClicked() 229 const std::string& notification_id, in OnNotificationButtonClicked() 236 const std::string& notification_id, in OnNotificationDisplayed()
|
D | fake_message_center.cc | 81 void FakeMessageCenter::SetNotificationIcon(const std::string& notification_id, in SetNotificationIcon() 85 void FakeMessageCenter::SetNotificationImage(const std::string& notification_id, in SetNotificationImage() 90 const std::string& notification_id, in SetNotificationButtonIcon()
|
D | notification_list.cc | 137 bool NotificationList::SetNotificationIcon(const std::string& notification_id, in SetNotificationIcon() 146 bool NotificationList::SetNotificationImage(const std::string& notification_id, in SetNotificationImage() 156 const std::string& notification_id, int button_index, in SetNotificationButtonIcon()
|
D | notification.cc | 131 const std::string& notification_id, in CreateSystemNotification()
|
D | fake_notifier_settings_provider.cc | 91 const std::string* notification_id) { in OnNotifierAdvancedSettingsRequested()
|
/external/chromium_org/chrome/browser/notifications/ |
D | message_center_stats_collector.cc | 57 const std::string& notification_id) { in OnNotificationAdded() 67 const std::string& notification_id, bool by_user) { in OnNotificationRemoved() 80 const std::string& notification_id) { in OnNotificationUpdated() 90 const std::string& notification_id) { in OnNotificationClicked() 100 const std::string& notification_id, in OnNotificationButtonClicked() 111 const std::string& notification_id, in OnNotificationDisplayed()
|
D | google_now_notification_stats_collector.cc | 32 const std::string& notification_id, in OnNotificationDisplayed() 52 const std::string& notification_id) { in IsNotificationIdForGoogleNow()
|
D | notification_ui_manager_android.cc | 37 const std::string& notification_id) { in CancelById()
|
D | notification_test_util.cc | 57 bool StubNotificationUIManager::CancelById(const std::string& notification_id) { in CancelById()
|
D | notification_browsertest.cc | 91 const std::string& notification_id) OVERRIDE { in OnNotificationAdded() 95 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() 101 const std::string& notification_id) OVERRIDE { in OnNotificationUpdated() 269 const char* notification_id, in CancelNotification()
|
D | message_center_notification_manager.cc | 272 const std::string& notification_id, in OnNotificationRemoved() 293 const std::string& notification_id) { in OnNotificationUpdated()
|
/external/chromium_org/chrome/browser/extensions/api/notification_provider/ |
D | notification_provider_api.cc | 39 const std::string& notification_id, in CreateNotification() 47 const std::string& notification_id, in UpdateNotification() 54 const std::string& notification_id) { in ClearNotification() 61 const std::string& notification_id, in Create() 77 const std::string& notification_id, in Update() 93 const std::string& notification_id) { in Clear()
|
/external/chromium_org/ui/message_center/views/ |
D | message_popup_collection.cc | 79 const std::string& notification_id) { in ClickOnNotification() 84 const std::string& notification_id, in RemoveNotification() 96 const std::string& notification_id) { in HasClickedListener() 101 const std::string& notification_id, in ClickOnNotificationButton() 328 const std::string& notification_id) { in OnNotificationAdded() 333 const std::string& notification_id, in OnNotificationRemoved() 375 const std::string& notification_id) { in OnNotificationUpdated()
|
D | toast_contents_view.cc | 51 const std::string& notification_id, in ToastContentsView() 294 const std::string& notification_id) { in ClickOnNotification() 300 const std::string& notification_id, in RemoveNotification() 316 const std::string& notification_id) { in HasClickedListener() 323 const std::string& notification_id, in ClickOnNotificationButton()
|
D | message_center_view_unittest.cc | 178 const std::string& notification_id) { in ClickOnNotification() 184 const std::string& notification_id, in RemoveNotification() 199 const std::string& notification_id) { in HasClickedListener() 204 const std::string& notification_id, in ClickOnNotificationButton()
|
D | notification_view_unittest.cc | 148 const std::string& notification_id) { in ClickOnNotification() 154 const std::string& notification_id, in RemoveNotification() 169 const std::string& notification_id) { in HasClickedListener() 174 const std::string& notification_id, in ClickOnNotificationButton()
|
D | message_view.h | 94 std::string notification_id() { return notification_id_; } in notification_id() function
|
D | message_center_view.cc | 903 const std::string& notification_id) { in ClickOnNotification() 907 void MessageCenterView::RemoveNotification(const std::string& notification_id, in RemoveNotification() 918 bool MessageCenterView::HasClickedListener(const std::string& notification_id) { in HasClickedListener() 923 const std::string& notification_id, in ClickOnNotificationButton()
|
D | notifier_settings_view_unittest.cc | 40 const std::string* notification_id) OVERRIDE { in OnNotifierAdvancedSettingsRequested()
|
/external/chromium_org/chrome/browser/chromeos/net/ |
D | network_portal_notification_controller_unittest.cc | 33 const std::string& notification_id) OVERRIDE { in OnNotificationAdded() 38 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved() 45 const std::string& notification_id) OVERRIDE { in OnNotificationUpdated()
|
D | network_portal_detector_impl_browsertest.cc | 74 const std::string& notification_id, in OnNotificationDisplayed() 81 virtual void OnNotificationRemoved(const std::string& notification_id, in OnNotificationRemoved()
|
/external/chromium_org/chrome/browser/background/ |
D | background_contents_service_unittest.cc | 143 const std::string& notification_id) OVERRIDE { in OnNotificationAdded() 149 const std::string& notification_id) OVERRIDE { in OnNotificationUpdated() 199 std::string notification_id = in CreateCrashNotification() local
|
/external/chromium_org/content/renderer/ |
D | notification_provider.cc | 35 int notification_id = manager_.RegisterNotification(notification); in show() local
|
/external/chromium_org/win8/metro_driver/ |
D | toast_notification_handler.cc | 104 const char* notification_id, in DesktopNotification()
|