HomeSort by relevance Sort by last modified time
    Searched refs:GetPrimaryRootWindowController (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/ash/test/
status_area_widget_test_helper.cc 20 return Shell::GetPrimaryRootWindowController()->shelf()->
26 Shell::GetPrimaryRootWindowController();
shell_test_api.cc 23 return shell_->GetPrimaryRootWindowController()->root_window_layout();
36 return shell_->GetPrimaryRootWindowController()->workspace_controller();
  /external/chromium_org/ash/
ash_touch_exploration_manager_chromeos_unittest.cc 17 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
root_window_controller_unittest.cc 139 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
299 RootWindowController* controller = shell->GetPrimaryRootWindowController();
347 RootWindowController* controller = shell->GetPrimaryRootWindowController();
384 RootWindowController* controller = shell->GetPrimaryRootWindowController();
431 Shell::GetInstance()->GetPrimaryRootWindowController();
503 Shell::GetInstance()->GetPrimaryRootWindowController();
579 Shell::GetInstance()->GetPrimaryRootWindowController()->CloseChildWindows();
593 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
624 Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
    [all...]
screen_util_unittest.cc 29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
shell_unittest.cc 370 views::Widget* widget = ash::Shell::GetPrimaryRootWindowController()->
435 Shell::GetPrimaryRootWindowController()->
442 Shell::GetPrimaryRootWindowController()->
449 Shell::GetPrimaryRootWindowController()->
shell.cc 215 RootWindowController* Shell::GetPrimaryRootWindowController() {
455 GetPrimaryRootWindowController()->
568 return GetPrimaryRootWindowController()->shelf()->
573 ShelfWidget* shelf = GetPrimaryRootWindowController()->shelf();
578 return GetPrimaryRootWindowController()->GetSystemTray();
627 return GetPrimaryRootWindowController()->workspace_controller()->
    [all...]
focus_cycler_unittest.cc 97 Shell::GetPrimaryRootWindowController()->GetContainer(
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 81 Shell::GetPrimaryRootWindowController();
108 Shell::GetPrimaryRootWindowController()
164 Shell::GetPrimaryRootWindowController();
206 Shell::GetPrimaryRootWindowController();
248 Shell::GetPrimaryRootWindowController();
  /external/chromium_org/ash/system/
tray_update.cc 112 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
137 if (Shell::GetPrimaryRootWindowController()->shelf()->IsVisible())
195 if (!Shell::GetPrimaryRootWindowController()->shelf()->IsVisible() &&
  /external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc 25 return ash::Shell::GetPrimaryRootWindowController()->shelf()->
  /external/chromium_org/ash/wm/gestures/
shelf_gesture_handler.cc 41 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
  /external/chromium_org/chrome/browser/ui/views/ash/
chrome_browser_main_extra_parts_ash.cc 110 ash::Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
  /external/chromium_org/ash/wm/
screen_dimmer_unittest.cc 25 dimmer_ = Shell::GetPrimaryRootWindowController()->screen_dimmer();
lock_layout_manager_unittest.cc 70 Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
75 Shell::GetPrimaryRootWindowController()->DeactivateKeyboard(
82 aura::Window* parent = Shell::GetPrimaryRootWindowController()->
system_modal_container_layout_manager_unittest.cc 38 return Shell::GetPrimaryRootWindowController()->GetContainer(
155 Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
160 Shell::GetPrimaryRootWindowController()->DeactivateKeyboard(
359 Shell::GetPrimaryRootWindowController()->GetContainer(
385 Shell::GetPrimaryRootWindowController()
475 Shell::GetPrimaryRootWindowController()->GetContainer(
app_list_controller.cc 184 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
251 Shell::GetPrimaryRootWindowController()
  /external/chromium_org/ash/shelf/
shelf_tooltip_manager_unittest.cc 45 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
133 Shell::GetPrimaryRootWindowController()->
159 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/system/chromeos/session/
tray_session_length_limit_unittest.cc 28 Shell::GetPrimaryRootWindowController()->GetSystemTray();
  /external/chromium_org/ash/system/tray/
tray_details_view_unittest.cc 28 return Shell::GetPrimaryRootWindowController()->shelf()->
system_tray_unittest.cc 42 return Shell::GetPrimaryRootWindowController()->shelf()->
197 Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager();
367 Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager();
369 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
  /external/chromium_org/ash/system/user/
tray_user_unittest.cc 76 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
77 tray_ = Shell::GetPrimaryRootWindowController()->GetSystemTray();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 373 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
431 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_unittest.cc 233 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
  /external/chromium_org/ash/shell/
window_type_launcher.cc 357 ash::Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget()

Completed in 1835 milliseconds

1 2