Searched defs:ButtonClick (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_delegate.cc13 void NotificationDelegate::ButtonClick(int button_index) {} function in class:message_center::NotificationDelegate
43 void HandleNotificationClickedDelegate::ButtonClick(int button_index) { function in class:message_center::HandleNotificationClickedDelegate
69 void HandleNotificationButtonClickDelegate::ButtonClick(int button_index) { function in class:message_center::HandleNotificationButtonClickDelegate
H A Dnotification.h189 void ButtonClick(int index) const { delegate()->ButtonClick(index); } function in class:message_center::Notification
/external/chromium_org/ash/system/locale/
H A Dlocale_notification_controller.cc40 virtual void ButtonClick(int button_index) OVERRIDE;
75 void LocaleNotificationDelegate::ButtonClick(int button_index) { function in class:ash::__anon1988::LocaleNotificationDelegate
/external/chromium_org/chrome/browser/ui/cocoa/apps/
H A Dquit_with_apps_controller_mac.cc86 void QuitWithAppsController::ButtonClick(int button_index) { function in class:QuitWithAppsController
/external/chromium_org/chrome/browser/signin/
H A Dsignin_error_notifier_ash.cc58 virtual void ButtonClick(int button_index) OVERRIDE;
103 void SigninNotificationDelegate::ButtonClick(int button_index) { function in class:__anon4690::SigninNotificationDelegate
/external/chromium_org/chrome/browser/sync/
H A Dsync_error_notifier_ash.cc53 virtual void ButtonClick(int button_index) OVERRIDE;
98 void SyncNotificationDelegate::ButtonClick(int button_index) { function in class:__anon4797::SyncNotificationDelegate
/external/chromium_org/ash/display/
H A Dresolution_notification_controller.cc48 virtual void ButtonClick(int button_index) OVERRIDE;
86 void ResolutionChangeNotificationDelegate::ButtonClick(int button_index) { function in class:ash::__anon1881::ResolutionChangeNotificationDelegate
/external/chromium_org/ash/system/chromeos/bluetooth/
H A Dbluetooth_notification_controller.cc66 virtual void ButtonClick(int button_index) OVERRIDE;
121 void BluetoothPairingNotificationDelegate::ButtonClick(int button_index) { function in class:__anon1963::BluetoothPairingNotificationDelegate
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_tray_item.cc131 void ScreenNotificationDelegate::ButtonClick(int button_index) { function in class:ash::tray::ScreenNotificationDelegate
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Ddrive_first_run_controller.cc92 virtual void ButtonClick(int button_index) OVERRIDE;
103 void DriveOfflineNotificationDelegate::ButtonClick(int button_index) { function in class:chromeos::DriveOfflineNotificationDelegate
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc388 void PrivetNotificationDelegate::ButtonClick(int button_index) { function in class:local_discovery::PrivetNotificationDelegate
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc86 virtual void ButtonClick(int button_index) OVERRIDE;
120 void DesktopNotificationDelegate::ButtonClick(int button_index) { function in class:__anon3403::DesktopNotificationDelegate

Completed in 208 milliseconds