Searched refs:ash (Results 276 - 300 of 1197) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ash/system/chromeos/enterprise/
H A Dtray_enterprise.cc5 #include "ash/system/chromeos/enterprise/tray_enterprise.h"
7 #include "ash/shell.h"
8 #include "ash/system/chromeos/label_tray_view.h"
9 #include "ash/system/tray/system_tray_delegate.h"
10 #include "ash/system/tray/system_tray_notifier.h"
11 #include "ash/system/user/login_status.h"
16 namespace ash { namespace
41 if (status == ash::user::LOGGED_IN_PUBLIC)
60 } // namespace ash
/external/chromium_org/ash/system/date/
H A Ddate_default_view.h8 #include "ash/ash_export.h"
9 #include "ash/system/user/login_status.h"
14 namespace ash { namespace
24 explicit DateDefaultView(ash::user::LoginStatus login);
46 } // namespace ash
/external/chromium_org/ash/test/
H A Dtest_suite.cc5 #include "ash/test/test_suite.h"
7 #include "ash/ash_switches.h"
25 namespace ash { namespace
41 ash::switches::kForceAshToDesktop)) {
67 } // namespace ash
/external/chromium_org/ash/wm/gestures/
H A Dlong_press_affordance_handler.h17 namespace ash { namespace
40 friend class ash::test::SystemGestureEventFilterTest;
70 } // namespace ash
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector_controller.cc5 #include "ash/wm/overview/window_selector_controller.h"
7 #include "ash/metrics/user_metrics_recorder.h"
8 #include "ash/root_window_controller.h"
9 #include "ash/session/session_state_delegate.h"
10 #include "ash/shell.h"
11 #include "ash/system/tray/system_tray_delegate.h"
12 #include "ash/wm/mru_window_tracker.h"
13 #include "ash/wm/overview/window_selector.h"
14 #include "ash/wm/window_state.h"
15 #include "ash/w
19 namespace ash { namespace
[all...]
/external/chromium_org/ash/wm/
H A Dsystem_gesture_event_filter.h11 namespace ash { namespace
33 friend class ash::test::SystemGestureEventFilterTest;
42 } // namespace ash
/external/chromium_org/chrome/browser/chromeos/display/
H A Doverscan_calibrator.cc7 #include "ash/display/display_controller.h"
8 #include "ash/display/display_info.h"
9 #include "ash/display/display_manager.h"
10 #include "ash/shell.h"
11 #include "ash/shell_window_ids.h"
70 ash::Shell::GetInstance()->display_controller()->SetOverscanInsets(
73 ash::DisplayInfo info =
74 ash::Shell::GetInstance()->display_manager()->GetDisplayInfo(
77 aura::Window* root = ash::Shell::GetInstance()->display_controller()->
80 ash
[all...]
H A Ddisplay_preferences.cc7 #include "ash/display/display_layout_store.h"
8 #include "ash/display/display_manager.h"
9 #include "ash/display/display_pref_util.h"
10 #include "ash/shell.h"
94 ash::DisplayManager* GetDisplayManager() {
95 return ash::Shell::GetInstance()->display_manager();
110 ash::DisplayLayoutStore* layout_store = GetDisplayManager()->layout_store();
116 ash::DisplayLayout layout;
117 if (!ash::DisplayLayout::ConvertFromValue(it.value(), &layout)) {
209 void StoreDisplayLayoutPref(const ash
[all...]
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
H A Dkiosk_mode_idle_logout_unittest.cc7 #include "ash/shell.h"
8 #include "ash/test/ash_test_base.h"
23 class KioskModeIdleLogoutTest : public ash::test::AshTestBase {
47 return ash::Shell::GetInstance()->user_activity_detector()->HasObserver(
/external/chromium_org/ash/accelerators/
H A Daccelerator_delegate.h8 #include "ash/ash_export.h"
12 namespace ash { namespace
36 } // namespace ash
/external/chromium_org/ash/audio/
H A Dsounds.cc5 #include "ash/audio/sounds.h"
7 #include "ash/accessibility_delegate.h"
8 #include "ash/ash_switches.h"
9 #include "ash/shell.h"
14 namespace ash { namespace
31 } // namespace ash
/external/chromium_org/ash/display/
H A Devent_transformation_handler.h8 #include "ash/ash_export.h"
12 namespace ash { namespace
41 } // namespace ash
H A Droot_window_transformers.h8 #include "ash/ash_export.h"
19 namespace ash { namespace
35 } // namespace ash
/external/chromium_org/ash/frame/
H A Dheader_painter.h8 #include "ash/ash_export.h"
14 namespace ash { namespace
48 } // namespace ash
/external/chromium_org/ash/high_contrast/
H A Dhigh_contrast_controller.h8 #include "ash/ash_export.h"
9 #include "ash/shell_observer.h"
16 namespace ash { namespace
39 } // namespace ash
/external/chromium_org/ash/host/
H A Droot_window_transformer.h8 #include "ash/ash_export.h"
17 namespace ash { namespace
43 } // namespace ash
/external/chromium_org/ash/ime/
H A Dinput_method_menu_item_unittest.cc5 #include "ash/ime/input_method_menu_item.h"
10 namespace ash { namespace
32 } // namespace ash
/external/chromium_org/ash/
H A Droot_window_settings.h8 #include "ash/ash_export.h"
15 namespace ash { namespace
44 } // namespace ash
/external/chromium_org/ash/shelf/
H A Doverflow_button.h8 #include "ash/shelf/shelf_types.h"
14 namespace ash { namespace
40 } // namespace ash
H A Dshelf_bezel_event_filter.h8 #include "ash/wm/gestures/shelf_gesture_handler.h"
12 namespace ash { namespace
35 } // namespace ash
H A Dshelf_layout_manager_observer.h8 #include "ash/ash_export.h"
9 #include "ash/shelf/background_animator.h"
10 #include "ash/shelf/shelf_types.h"
16 namespace ash { namespace
41 } // namespace ash
/external/chromium_org/ash/shell/
H A Dshell_main.cc5 #include "ash/shell/content_client/shell_main_delegate.h"
18 ash::shell::ShellMainDelegate delegate;
/external/chromium_org/ash/system/chromeos/audio/
H A Dtray_audio_chromeos.h8 #include "ash/ash_export.h"
9 #include "ash/system/audio/tray_audio.h"
12 namespace ash { namespace
36 } // namespace ash
H A Dtray_audio_delegate_chromeos.h8 #include "ash/ash_export.h"
9 #include "ash/system/audio/tray_audio_delegate.h"
12 namespace ash { namespace
31 } // namespace ash
/external/chromium_org/ash/system/chromeos/
H A Dkeyboard_brightness_controller.cc5 #include "ash/system/chromeos/keyboard_brightness_controller.h"
7 #include "ash/metrics/user_metrics_recorder.h"
8 #include "ash/shell.h"
13 namespace ash { namespace
39 } // namespace ash

Completed in 639 milliseconds

<<11121314151617181920>>