HomeSort by relevance Sort by last modified time
    Searched refs:CreateOrUpdateNotification (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/ash/system/chromeos/supervised/
tray_supervised_user.cc 46 CreateOrUpdateNotification(message);
79 CreateOrUpdateNotification(delegate->GetSupervisedUserMessage());
85 void TraySupervisedUser::CreateOrUpdateNotification(
tray_supervised_user.h 40 void CreateOrUpdateNotification(const base::string16& new_message);
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_capture_tray_item.h 29 virtual void CreateOrUpdateNotification() OVERRIDE;
screen_share_tray_item.h 29 virtual void CreateOrUpdateNotification() OVERRIDE;
screen_capture_tray_item.cc 53 void ScreenCaptureTrayItem::CreateOrUpdateNotification() {
screen_tray_item.cc 154 CreateOrUpdateNotification();
173 CreateOrUpdateNotification();
screen_share_tray_item.cc 53 void ScreenShareTrayItem::CreateOrUpdateNotification() {
screen_tray_item.h 120 virtual void CreateOrUpdateNotification() = 0;
  /external/chromium_org/ash/display/
resolution_notification_controller.h 83 void CreateOrUpdateNotification(bool enable_spoken_feedback);
resolution_notification_controller.cc 194 void ResolutionNotificationController::CreateOrUpdateNotification(
261 CreateOrUpdateNotification(false);
305 CreateOrUpdateNotification(true);
  /external/chromium_org/ash/system/chromeos/
tray_display.h 56 void CreateOrUpdateNotification(const base::string16& message,
tray_display.cc 370 void TrayDisplay::CreateOrUpdateNotification(
431 CreateOrUpdateNotification(message, additional_message);

Completed in 215 milliseconds