/external/chromium_org/ui/message_center/ |
D | notification_delegate.cc | 31 void HandleNotificationClickedDelegate::Close(bool by_user) { in Close() 63 void HandleNotificationButtonClickDelegate::Close(bool by_user) { in Close()
|
D | fake_message_center.cc | 72 bool by_user) { in RemoveNotification() 75 void FakeMessageCenter::RemoveAllNotifications(bool by_user) { in RemoveAllNotifications() 78 void FakeMessageCenter::RemoveAllVisibleNotifications(bool by_user) { in RemoveAllVisibleNotifications()
|
D | message_center_impl.cc | 63 bool by_user() const { return by_user_; } in by_user() function in message_center::internal::ChangeQueue::Change 64 void set_by_user(bool by_user) { by_user_ = by_user; } in set_by_user() 195 void ChangeQueue::EraseNotification(const std::string& id, bool by_user) { in EraseNotification() 390 bool by_user) { in OnNotificationRemoved() 636 bool by_user) { in RemoveNotification() 677 void MessageCenterImpl::RemoveAllNotifications(bool by_user) { in RemoveAllNotifications() 683 void MessageCenterImpl::RemoveAllVisibleNotifications(bool by_user) { in RemoveAllVisibleNotifications() 688 bool by_user, in RemoveNotifications()
|
D | message_center_observer.h | 28 bool by_user) {} in OnNotificationRemoved()
|
D | message_center_tray.cc | 213 bool by_user) { in OnNotificationRemoved()
|
/external/chromium_org/chrome/browser/notifications/ |
D | notification_test_util.h | 27 virtual void Close(bool by_user) OVERRIDE {} in Close() 66 virtual void Close(bool by_user) OVERRIDE { in Close()
|
D | notification_object_proxy.cc | 38 void NotificationObjectProxy::Close(bool by_user) { in Close()
|
D | message_center_stats_collector.cc | 67 const std::string& notification_id, bool by_user) { in OnNotificationRemoved()
|
D | extension_welcome_notification_unittest.cc | 60 bool by_user) OVERRIDE { in RemoveNotification() 215 virtual void Close(bool by_user) OVERRIDE {} in Close()
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
D | chrome_notifier_delegate.cc | 25 void ChromeNotifierDelegate::Close(bool by_user) { in Close()
|
D | welcome_delegate.cc | 49 void WelcomeDelegate::Close(bool by_user) {} in Close()
|
/external/chromium_org/chrome/browser/ui/cocoa/apps/ |
D | quit_with_apps_controller_mac.cc | 77 void QuitWithAppsController::Close(bool by_user) { in Close()
|
/external/chromium_org/chrome/browser/status_icons/ |
D | desktop_notification_balloon.cc | 48 virtual void Close(bool by_user) OVERRIDE {} in Close()
|
/external/chromium_org/ash/system/locale/ |
D | locale_notification_controller.cc | 63 void LocaleNotificationDelegate::Close(bool by_user) { in Close()
|
/external/chromium_org/chrome/browser/chromeos/net/ |
D | network_portal_notification_controller.cc | 83 void NetworkPortalNotificationControllerDelegate::Close(bool by_user) { in Close()
|
D | network_portal_detector_impl_browsertest.cc | 81 bool by_user) OVERRIDE { in OnNotificationRemoved()
|
/external/chromium_org/chrome/browser/sync/ |
D | sync_error_notifier_ash.cc | 84 void SyncNotificationDelegate::Close(bool by_user) { in Close()
|
/external/chromium_org/chrome/browser/signin/ |
D | signin_error_notifier_ash.cc | 89 void SigninNotificationDelegate::Close(bool by_user) { in Close()
|
/external/chromium_org/ui/message_center/views/ |
D | message_popup_collection.cc | 97 bool by_user) { in RemoveNotification() 396 bool by_user) { in OnNotificationRemoved()
|
D | message_center_view_unittest.cc | 185 bool by_user) { in RemoveNotification()
|
D | notification_view_unittest.cc | 156 bool by_user) { in RemoveNotification()
|
/external/chromium_org/content/renderer/ |
D | notification_provider.cc | 123 void NotificationProvider::OnClose(int id, bool by_user) { in OnClose()
|
/external/chromium_org/ash/system/chromeos/screen_security/ |
D | screen_tray_item.cc | 125 void ScreenNotificationDelegate::Close(bool by_user) { in Close()
|
/external/chromium_org/ash/system/chromeos/power/ |
D | tray_power_unittest.cc | 30 virtual void RemoveNotification(const std::string& id, bool by_user) in RemoveNotification()
|
/external/chromium_org/chrome/browser/chromeos/power/ |
D | peripheral_battery_observer.cc | 78 virtual void Close(bool by_user) OVERRIDE {} in Close()
|