Searched refs:ash (Results 76 - 100 of 1183) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Davatar_menu_actions_chromeos.cc7 #include "ash/multi_profile_uma.h"
8 #include "ash/shell.h"
9 #include "ash/system/tray/system_tray_delegate.h"
29 ash::MultiProfileUMA::RecordSigninUser(
30 ash::MultiProfileUMA::SIGNIN_USER_BY_BROWSER_FRAME);
31 ash::Shell::GetInstance()->system_tray_delegate()->ShowUserLogin();
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_util.cc5 #include "chrome/browser/ui/ash/ash_util.h"
7 #include "ash/shell.h"
8 #include "chrome/browser/ui/ash/ash_init.h"
16 // Optimization. There is only ash on ChromeOS.
20 if (!ash::Shell::HasInstance())
24 ash::Shell::GetInstance()->GetAllRootWindows();
43 if (!ash::Shell::HasInstance())
H A Daccelerator_commands_browsertest.cc5 #include "ash/accelerators/accelerator_commands.h"
9 #include "ash/ash_switches.h"
10 #include "ash/shell.h"
11 #include "ash/wm/window_state.h"
52 bool IsInImmersiveFullscreen(ash::wm::WindowState* window_state) {
69 ASSERT_TRUE(ash::Shell::HasInstance()) << "No Instance";
70 ash::wm::WindowState* window_state = ash::wm::GetActiveWindowState();
75 ash::accelerators::ToggleMaximized();
77 ash
[all...]
/external/chromium_org/ash/system/user/
H A Dtray_user_unittest.cc7 #include "ash/root_window_controller.h"
8 #include "ash/session/user_info.h"
9 #include "ash/shelf/shelf_layout_manager.h"
10 #include "ash/shell.h"
11 #include "ash/shell_delegate.h"
12 #include "ash/system/tray/system_tray.h"
13 #include "ash/system/tray/tray_constants.h"
14 #include "ash/system/user/tray_user.h"
15 #include "ash/system/user/tray_user_separator.h"
16 #include "ash/tes
24 namespace ash { namespace
[all...]
/external/chromium_org/ash/
H A Dash_constants.cc5 #include "ash/ash_constants.h"
10 namespace ash { namespace
25 } // namespace ash
H A Dash_constants.h8 #include "ash/ash_export.h"
14 namespace ash { namespace
40 } // namespace ash
H A Dscoped_target_root_window.cc4 #include "ash/scoped_target_root_window.h"
6 #include "ash/shell.h"
8 namespace ash { namespace
19 } // namespace ash
H A Dswitchable_windows.h8 #include "ash/ash_export.h"
15 namespace ash { namespace
26 } // namespace ash
/external/chromium_org/ash/audio/
H A Dsounds.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
20 // * ash::switches::kAshEnableSystemSounds flag is set
26 } // namespace ash
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller_test_api.cc5 #include "ash/desktop_background/desktop_background_controller_test_api.h"
7 namespace ash { namespace
19 } // namespace ash
H A Ddesktop_background_controller_test_api.h8 #include "ash/desktop_background/desktop_background_controller.h"
10 namespace ash { namespace
22 } // namespace ash
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper.cc5 #include "ash/first_run/first_run_helper.h"
7 namespace ash { namespace
/external/chromium_org/ash/frame/
H A Dframe_util.h8 #include "ash/ash_export.h"
18 namespace ash { namespace
25 } // namespace ash
/external/chromium_org/ash/host/
H A Dash_window_tree_host_init_params.h14 #include "ash/ash_export.h"
17 namespace ash { namespace
30 } // namespace ash
/external/chromium_org/ash/ime/
H A Dcandidate_window_constants.h8 namespace ash { namespace
40 } // namespace ash
/external/chromium_org/ash/shelf/
H A Dshelf_constants.h8 #include "ash/ash_export.h"
10 namespace ash { namespace
38 } // namespace ash
H A Dshelf_item_types.cc5 #include "ash/shelf/shelf_item_types.h"
7 #include "ash/shelf/shelf_constants.h"
9 namespace ash { namespace
28 } // namespace ash
/external/chromium_org/ash/system/audio/
H A Daudio_observer.h8 namespace ash { namespace
30 } // namespace ash
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_icon_animation_observer.h8 #include "ash/ash_export.h"
10 namespace ash { namespace
25 } // namespace ash
H A Dnetwork_portal_detector_observer.h10 namespace ash { namespace
20 } // namespace ash
/external/chromium_org/ash/system/chromeos/screen_security/
H A Dscreen_capture_observer.h11 namespace ash { namespace
27 } // namespace ash
H A Dscreen_share_observer.h11 namespace ash { namespace
27 } // namespace ash
/external/chromium_org/ash/system/chromeos/session/
H A Dlast_window_closed_logout_reminder.h8 #include "ash/system/chromeos/session/last_window_closed_observer.h"
12 namespace ash { namespace
27 } // namespace ash
H A Dlogout_button_observer.h8 #include "ash/ash_export.h"
11 namespace ash { namespace
28 } // namespace ash
/external/chromium_org/ash/system/date/
H A Dclock_observer.h8 #include "ash/ash_export.h"
10 namespace ash { namespace
24 } // namespace ash

Completed in 218 milliseconds

1234567891011>>