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

  /external/chromium_org/ash/system/chromeos/managed/
tray_locally_managed_user.cc 44 CreateOrUpdateNotification(message);
73 CreateOrUpdateNotification(delegate->GetLocallyManagedUserMessage());
78 void TrayLocallyManagedUser::CreateOrUpdateNotification(
tray_locally_managed_user.h 43 void CreateOrUpdateNotification(const base::string16& new_message);
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_capture_tray_item.h 30 virtual void CreateOrUpdateNotification() OVERRIDE;
screen_share_tray_item.h 30 virtual void CreateOrUpdateNotification() OVERRIDE;
screen_capture_tray_item.cc 54 void ScreenCaptureTrayItem::CreateOrUpdateNotification() {
screen_tray_item.cc 156 CreateOrUpdateNotification();
175 CreateOrUpdateNotification();
screen_share_tray_item.cc 54 void ScreenShareTrayItem::CreateOrUpdateNotification() {
screen_tray_item.h 122 virtual void CreateOrUpdateNotification() = 0;
  /external/chromium_org/ash/display/
resolution_notification_controller.h 76 void CreateOrUpdateNotification(bool enable_spoken_feedback);
resolution_notification_controller.cc 195 void ResolutionNotificationController::CreateOrUpdateNotification(
249 CreateOrUpdateNotification(false);
291 CreateOrUpdateNotification(true);
  /external/chromium_org/ash/system/chromeos/
tray_display.h 57 void CreateOrUpdateNotification(const base::string16& message,
tray_display.cc 365 void TrayDisplay::CreateOrUpdateNotification(
418 CreateOrUpdateNotification(message, additional_message);
  /external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc 80 void CreateOrUpdateNotification(const std::string& notification_id,
361 CreateOrUpdateNotification(
367 CreateOrUpdateNotification(

Completed in 159 milliseconds