HomeSort by relevance Sort by last modified time
    Searched refs:ash (Results 151 - 175 of 1006) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/ash/shell/
window_watcher.h 10 #include "ash/launcher/launcher_types.h"
21 namespace ash { namespace
34 aura::Window* GetWindowByID(ash::LauncherID id);
48 typedef std::map<ash::LauncherID, aura::Window*> IDToWindow;
59 } // namespace ash
shell_main.cc 5 #include "ash/shell/content_client/shell_main_delegate.h"
28 ash::shell::ShellMainDelegate delegate;
34 ash::shell::ShellMainDelegate delegate;
  /external/chromium_org/chrome/browser/chromeos/login/
lock_window_aura.cc 7 #include "ash/shell.h"
8 #include "ash/shell_window_ids.h"
9 #include "ash/wm/window_animations.h"
51 // TODO(oshima): move the lock screen harness to ash.
53 ash::Shell::GetContainer(
54 ash::Shell::GetPrimaryRootWindow(),
55 ash::internal::kShellWindowId_LockScreenContainer);
input_events_blocker.cc 7 #include "ash/shell.h"
14 ash::Shell::GetInstance()->PrependPreTargetHandler(this);
19 ash::Shell::GetInstance()->RemovePreTargetHandler(this);
  /external/chromium_org/ash/display/
resolution_notification_controller_unittest.cc 5 #include "ash/display/resolution_notification_controller.h"
7 #include "ash/display/display_manager.h"
8 #include "ash/screen_ash.h"
9 #include "ash/shell.h"
10 #include "ash/test/ash_test_base.h"
15 namespace ash { namespace
18 class ResolutionNotificationControllerTest : public ash::test::AshTestBase {
28 ash::test::AshTestBase::SetUp();
110 int64 id2 = ash::ScreenAsh::GetSecondaryDisplay().id();
111 ash::internal::DisplayManager* display_manager
    [all...]
display_error_observer_chromeos.h 8 #include "ash/ash_export.h"
13 namespace ash { namespace
37 } // namespace ash
  /external/chromium_org/chrome/browser/ui/ash/app_list/
app_list_service_ash.cc 7 #include "ash/shell.h"
13 #include "chrome/browser/ui/ash/app_list/app_list_controller_ash.h"
14 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
64 // one the ash Shell is currently using.
66 if (!ash::Shell::GetInstance()->GetAppListTargetVisibility())
67 ash::Shell::GetInstance()->ToggleAppList(NULL);
71 return ash::Shell::GetInstance()->GetAppListTargetVisibility();
76 ash::Shell::GetInstance()->ToggleAppList(NULL);
82 if (ash::Shell::HasInstance())
83 return ash::Shell::GetInstance()->GetAppListWindow()
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/
session_state_delegate_chromeos_unittest.cc 5 #include "chrome/browser/ui/ash/session_state_delegate_chromeos.h"
73 ash::SessionStateDelegate::CYCLE_TO_NEXT_USER);
76 ash::SessionStateDelegate::CYCLE_TO_PREVIOUS_USER);
85 const ash::SessionStateDelegate::CycleUser forward =
86 ash::SessionStateDelegate::CYCLE_TO_NEXT_USER;
98 const ash::SessionStateDelegate::CycleUser backward =
99 ash::SessionStateDelegate::CYCLE_TO_PREVIOUS_USER;
  /external/chromium_org/ash/accelerators/
accelerator_commands.cc 5 #include "ash/accelerators/accelerator_commands.h"
7 #include "ash/shell.h"
8 #include "ash/shell_delegate.h"
9 #include "ash/wm/window_cycle_controller.h"
10 #include "ash/wm/window_state.h"
11 #include "ash/wm/window_util.h"
14 namespace ash { namespace
22 ash::Shell::GetInstance()->window_cycle_controller()->
53 } // namespace ash
nested_dispatcher_controller.h 8 #include "ash/ash_export.h"
13 namespace ash { namespace
16 // The outer dispatcher runs first and performs ash specific handling.
33 } // namespace ash
  /external/chromium_org/ash/
root_window_settings.cc 5 #include "ash/root_window_settings.h"
11 DECLARE_WINDOW_PROPERTY_TYPE(ash::internal::RootWindowSettings*);
13 namespace ash { namespace
39 } // namespace ash
cancel_mode.cc 5 #include "ash/cancel_mode.h"
7 #include "ash/root_window_controller.h"
8 #include "ash/shell.h"
11 namespace ash { namespace
22 } // namespace ash
default_user_wallpaper_delegate.h 8 #include "ash/ash_export.h"
9 #include "ash/desktop_background/user_wallpaper_delegate.h"
13 namespace ash { namespace
34 } // namespace ash
  /external/chromium_org/ash/shell/content_client/
shell_browser_main_parts.h 25 namespace ash { namespace
51 scoped_ptr<ash::shell::WindowWatcher> window_watcher_;
58 } // namespace ash
  /external/chromium_org/ash/system/user/
login_status.cc 5 #include "ash/system/user/login_status.h"
7 #include "ash/session_state_delegate.h"
8 #include "ash/shell.h"
14 namespace ash { namespace
31 if (ash::Shell::GetInstance()->session_state_delegate()->
51 } // namespace ash
  /external/chromium_org/ash/wm/
resize_shadow_and_cursor_unittest.cc 5 #include "ash/ash_constants.h"
6 #include "ash/shell.h"
7 #include "ash/test/ash_test_base.h"
8 #include "ash/test/cursor_manager_test_api.h"
9 #include "ash/wm/custom_frame_view_ash.h"
10 #include "ash/wm/resize_shadow.h"
11 #include "ash/wm/resize_shadow_controller.h"
12 #include "ash/wm/window_state.h"
21 namespace ash { namespace
26 // views::WidgetDelegate which uses ash::CustomFrameViewAsh
    [all...]
  /external/chromium_org/chrome/browser/chromeos/accessibility/
magnification_manager.cc 9 #include "ash/magnifier/magnification_controller.h"
10 #include "ash/magnifier/partial_magnification_controller.h"
11 #include "ash/session_state_delegate.h"
12 #include "ash/shell.h"
13 #include "ash/shell_delegate.h"
14 #include "ash/system/tray/system_tray_notifier.h"
40 public ash::SessionStateObserver {
48 type_(ash::kDefaultMagnifierType),
70 virtual ash::MagnifierType GetMagnifierType() const OVERRIDE {
83 virtual void SetMagnifierType(ash::MagnifierType type) OVERRIDE
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer.cc 7 #include "ash/shell.h"
8 #include "ash/wm/user_activity_detector.h"
101 } else if (allow_delay && ash::Shell::HasInstance()) {
103 const ash::UserActivityDetector* user_activity_detector =
104 ash::Shell::GetInstance()->user_activity_detector();
126 if (ash::Shell::HasInstance()) {
127 ash::UserActivityDetector* user_activity_detector =
128 ash::Shell::GetInstance()->user_activity_detector();
149 if (ash::Shell::HasInstance())
150 ash::Shell::GetInstance()->user_activity_detector()->RemoveObserver(this)
    [all...]
  /external/chromium_org/chrome/browser/notifications/
login_state_notification_blocker_chromeos_unittest.cc 5 #include "ash/shell.h"
6 #include "ash/system/system_notifier.h"
7 #include "ash/test/ash_test_base.h"
15 : public ash::test::AshTestBase,
22 // ash::tests::AshTestBase overrides:
26 ash::test::AshTestBase::SetUp();
35 ash::test::AshTestBase::TearDown();
84 ash::Shell::GetInstance()->OnLockStateChanged(true);
89 ash::Shell::GetInstance()->OnLockStateChanged(false);
98 ash::system_notifier::kNotifierDisplay)
    [all...]
  /external/chromium_org/chrome/browser/
platform_util_aura.cc 11 #include "ash/wm/window_util.h"
26 return ash::wm::IsActiveWindow(window);
35 ash::wm::ActivateWindow(window);
  /external/chromium_org/chrome/browser/ui/ash/tabs/
dock_info_chromeos.cc 7 #include "chrome/browser/ui/ash/tabs/dock_info_ash.h"
15 return chrome::ash::GetDockInfoAtPointAsh(screen_point, ignore);
23 return chrome::ash::GetLocalProcessWindowAtPointAsh(screen_point, ignore);
  /external/chromium_org/ash/system/chromeos/settings/
tray_settings.cc 5 #include "ash/system/chromeos/settings/tray_settings.h"
7 #include "ash/shell.h"
8 #include "ash/system/chromeos/power/power_status.h"
9 #include "ash/system/chromeos/power/power_status_view.h"
10 #include "ash/system/tray/actionable_view.h"
11 #include "ash/system/tray/fixed_sized_image_view.h"
12 #include "ash/system/tray/system_tray_delegate.h"
13 #include "ash/system/tray/tray_constants.h"
28 namespace ash { namespace
42 ash::kTrayPopupPaddingHorizontal, 0
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu.cc 5 #include "chrome/browser/ui/ash/launcher/launcher_context_menu.h"
9 #include "ash/desktop_background/user_wallpaper_delegate.h"
10 #include "ash/metrics/user_metrics_recorder.h"
11 #include "ash/root_window_controller.h"
12 #include "ash/shelf/shelf_widget.h"
13 #include "ash/shell.h"
21 #include "chrome/browser/ui/ash/chrome_shell_delegate.h"
22 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
39 const ash::LauncherItem* item,
55 item_(ash::LauncherItem())
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/system_display/
display_info_provider_chromeos.cc 7 #include "ash/display/display_controller.h"
8 #include "ash/display/display_manager.h"
9 #include "ash/shell.h"
17 using ash::internal::DisplayManager;
72 // Created ash::DisplayLayout value for |rectangle| compared to the |reference|
102 ash::DisplayLayout GetLayoutForRectangles(const gfx::Rect& reference,
124 ash::DisplayLayout::Position position;
126 position = is_bottom_right ? ash::DisplayLayout::RIGHT :
127 ash::DisplayLayout::TOP;
130 is_bottom_right ? ash::DisplayLayout::BOTTOM : ash::DisplayLayout::LEFT
    [all...]
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 12 #include "ash/ash_switches.h"
13 #include "ash/desktop_background/desktop_background_controller.h"
14 #include "ash/metrics/user_metrics_recorder.h"
15 #include "ash/session_state_delegate.h"
16 #include "ash/session_state_observer.h"
17 #include "ash/shell.h"
18 #include "ash/shell_delegate.h"
19 #include "ash/shell_window_ids.h"
20 #include "ash/system/bluetooth/bluetooth_observer.h"
21 #include "ash/system/date/clock_observer.h
    [all...]

Completed in 624 milliseconds

1 2 3 4 5 67 8 91011>>