/external/chromium_org/ash/system/ |
system_notifier.cc | 5 #include "ash/system/system_notifier.h" 10 namespace system_notifier { namespace in namespace:ash 81 } // namespace system_notifier
|
system_notifier.h | 14 namespace system_notifier { namespace in namespace:ash 43 } // namespace system_notifier
|
/external/chromium_org/chrome/browser/ui/ash/multi_user/ |
multi_user_notification_blocker_chromeos.cc | 7 #include "ash/system/system_notifier.h" 27 if (ash::system_notifier::IsAshSystemNotifier(notifier_id))
|
multi_user_notification_blocker_chromeos_unittest.cc | 8 #include "ash/system/system_notifier.h" 143 ash::system_notifier::kNotifierDisplay);
|
/external/chromium_org/ash/display/ |
display_error_observer_chromeos.cc | 7 #include "ash/system/system_notifier.h" 53 system_notifier::kNotifierDisplayError),
|
resolution_notification_controller.cc | 10 #include "ash/system/system_notifier.h" 248 system_notifier::kNotifierDisplayResolutionChange),
|
/external/chromium_org/chrome/browser/notifications/ |
fullscreen_notification_blocker.cc | 15 #include "ash/system/system_notifier.h" 72 enabled = enabled || ash::system_notifier::ShouldAlwaysShowPopups(
|
login_state_notification_blocker_chromeos.cc | 9 #include "ash/system/system_notifier.h" 47 if (ash::system_notifier::ShouldAlwaysShowPopups(notifier_id))
|
login_state_notification_blocker_chromeos_browsertest.cc | 6 #include "ash/system/system_notifier.h" 122 ash::system_notifier::kNotifierDisplay);
|
login_state_notification_blocker_chromeos_unittest.cc | 6 #include "ash/system/system_notifier.h" 98 ash::system_notifier::kNotifierDisplay);
|
message_center_settings_controller.cc | 48 #include "ash/system/system_notifier.h" 311 NotifierId::SYSTEM_COMPONENT, ash::system_notifier::kNotifierScreenshot);
|
/external/chromium_org/ash/system/chromeos/managed/ |
tray_locally_managed_user.cc | 9 #include "ash/system/system_notifier.h" 87 system_notifier::kNotifierLocallyManagedUser,
|
/external/chromium_org/ash/system/chromeos/screen_security/ |
screen_capture_tray_item.cc | 8 #include "ash/system/system_notifier.h" 67 system_notifier::kNotifierScreenCapture),
|
screen_share_tray_item.cc | 8 #include "ash/system/system_notifier.h" 77 system_notifier::kNotifierScreenShare),
|
/external/chromium_org/ash/system/locale/ |
locale_notification_controller.cc | 8 #include "ash/system/system_notifier.h" 121 system_notifier::kNotifierLocale),
|
/external/chromium_org/chrome/browser/chromeos/net/ |
network_portal_notification_controller.cc | 8 #include "ash/system/system_notifier.h" 155 ash::system_notifier::kNotifierNetworkPortalDetector);
|
/external/chromium_org/ash/system/chromeos/bluetooth/ |
bluetooth_notification_controller.cc | 7 #include "ash/system/system_notifier.h" 304 system_notifier::kNotifierBluetooth), 335 system_notifier::kNotifierBluetooth), 364 system_notifier::kNotifierBluetooth),
|
/external/chromium_org/ash/system/chromeos/session/ |
tray_session_length_limit.cc | 11 #include "ash/system/system_notifier.h" 161 system_notifier::kNotifierSessionLengthTimeout),
|
/external/chromium_org/chrome/browser/chromeos/status/ |
data_promo_notification.cc | 8 #include "ash/system/system_notifier.h" 220 ash::system_notifier::kNotifierNetwork,
|
/external/chromium_org/ash/system/chromeos/network/ |
network_state_notifier.cc | 9 #include "ash/system/system_notifier.h" 83 ash::system_notifier::kNotifierNetworkError, 200 system_notifier::kNotifierNetwork,
|
/external/chromium_org/ash/system/chromeos/power/ |
tray_power.cc | 12 #include "ash/system/system_notifier.h" 271 system_notifier::kNotifierPower),
|
/external/chromium_org/ash/system/chromeos/ |
tray_display.cc | 10 #include "ash/system/system_notifier.h" 395 system_notifier::kNotifierDisplay),
|
/external/chromium_org/chrome/browser/signin/ |
signin_error_notifier_ash.cc | 9 #include "ash/system/system_notifier.h"
|
/external/chromium_org/chrome/browser/sync/ |
sync_error_notifier_ash.cc | 9 #include "ash/system/system_notifier.h"
|
/external/chromium_org/chrome/browser/ui/ash/ |
screenshot_taker.cc | 12 #include "ash/system/system_notifier.h" 503 ash::system_notifier::kNotifierScreenshot), 528 ash::system_notifier::kNotifierScreenshot))) {
|