HandleNotificationClickedDelegate 389 ash/system/chromeos/tray_display.cc new message_center::HandleNotificationClickedDelegate( HandleNotificationClickedDelegate 147 ui/message_center/notification.cc new HandleNotificationClickedDelegate(click_callback))); HandleNotificationClickedDelegate 13 ui/message_center/notification_delegate.cc HandleNotificationClickedDelegate::HandleNotificationClickedDelegate( HandleNotificationClickedDelegate 18 ui/message_center/notification_delegate.cc HandleNotificationClickedDelegate::~HandleNotificationClickedDelegate() { HandleNotificationClickedDelegate 21 ui/message_center/notification_delegate.cc void HandleNotificationClickedDelegate::Display() { HandleNotificationClickedDelegate 24 ui/message_center/notification_delegate.cc void HandleNotificationClickedDelegate::Error() { HandleNotificationClickedDelegate 27 ui/message_center/notification_delegate.cc void HandleNotificationClickedDelegate::Close(bool by_user) { HandleNotificationClickedDelegate 30 ui/message_center/notification_delegate.cc bool HandleNotificationClickedDelegate::HasClickedListener() { HandleNotificationClickedDelegate 34 ui/message_center/notification_delegate.cc void HandleNotificationClickedDelegate::Click() { HandleNotificationClickedDelegate 39 ui/message_center/notification_delegate.cc void HandleNotificationClickedDelegate::ButtonClick(int button_index) { HandleNotificationClickedDelegate 56 ui/message_center/notification_delegate.h class MESSAGE_CENTER_EXPORT HandleNotificationClickedDelegate HandleNotificationClickedDelegate 59 ui/message_center/notification_delegate.h explicit HandleNotificationClickedDelegate(const base::Closure& closure); HandleNotificationClickedDelegate 70 ui/message_center/notification_delegate.h virtual ~HandleNotificationClickedDelegate(); HandleNotificationClickedDelegate 76 ui/message_center/notification_delegate.h DISALLOW_COPY_AND_ASSIGN(HandleNotificationClickedDelegate); HandleNotificationClickedDelegate 45 ui/message_center/notification_delegate_unittest.cc scoped_refptr<HandleNotificationClickedDelegate> delegate( HandleNotificationClickedDelegate 46 ui/message_center/notification_delegate_unittest.cc new HandleNotificationClickedDelegate( HandleNotificationClickedDelegate 60 ui/message_center/notification_delegate_unittest.cc scoped_refptr<HandleNotificationClickedDelegate> delegate( HandleNotificationClickedDelegate 61 ui/message_center/notification_delegate_unittest.cc new HandleNotificationClickedDelegate(base::Closure()));