Searched refs:CreateOrUpdateNotification (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/ash/system/chromeos/supervised/
H A Dtray_supervised_user.cc46 CreateOrUpdateNotification(message);
79 CreateOrUpdateNotification(delegate->GetSupervisedUserMessage());
85 void TraySupervisedUser::CreateOrUpdateNotification( function in class:ash::TraySupervisedUser
H A Dtray_supervised_user.h40 void CreateOrUpdateNotification(const base::string16& new_message);
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_tray_item.h29 virtual void CreateOrUpdateNotification() OVERRIDE;
H A Dscreen_share_tray_item.h29 virtual void CreateOrUpdateNotification() OVERRIDE;
H A Dscreen_capture_tray_item.cc53 void ScreenCaptureTrayItem::CreateOrUpdateNotification() { function in class:ash::ScreenCaptureTrayItem
H A Dscreen_tray_item.cc154 CreateOrUpdateNotification();
173 CreateOrUpdateNotification();
H A Dscreen_share_tray_item.cc53 void ScreenShareTrayItem::CreateOrUpdateNotification() { function in class:ash::ScreenShareTrayItem
H A Dscreen_tray_item.h120 virtual void CreateOrUpdateNotification() = 0;
/external/chromium_org/ash/display/
H A Dresolution_notification_controller.h83 void CreateOrUpdateNotification(bool enable_spoken_feedback);
H A Dresolution_notification_controller.cc194 void ResolutionNotificationController::CreateOrUpdateNotification( function in class:ash::ResolutionNotificationController
261 CreateOrUpdateNotification(false);
305 CreateOrUpdateNotification(true);
/external/chromium_org/ash/system/chromeos/
H A Dtray_display.h56 void CreateOrUpdateNotification(const base::string16& message,
H A Dtray_display.cc370 void TrayDisplay::CreateOrUpdateNotification( function in class:ash::TrayDisplay
431 CreateOrUpdateNotification(message, additional_message);

Completed in 831 milliseconds