Searched refs:GetPrimaryRootWindowController (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/ash/test/
H A Dshell_test_api.cc22 return shell_->GetPrimaryRootWindowController()->root_window_layout();
36 return shell_->GetPrimaryRootWindowController()->workspace_controller();
/external/chromium_org/ash/system/
H A Dtray_update.cc114 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
139 if (Shell::GetPrimaryRootWindowController()->shelf()->IsVisible())
197 if (!Shell::GetPrimaryRootWindowController()->shelf()->IsVisible() &&
/external/chromium_org/ash/wm/gestures/
H A Dshelf_gesture_handler.cc42 RootWindowController* controller = Shell::GetPrimaryRootWindowController();
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dchrome_browser_main_extra_parts_ash.cc101 ash::Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
/external/chromium_org/ash/system/chromeos/network/
H A Dnetwork_state_notifier_unittest.cc25 return ash::Shell::GetPrimaryRootWindowController()->shelf()->
/external/chromium_org/ash/wm/
H A Dscreen_dimmer_unittest.cc25 dimmer_ = Shell::GetPrimaryRootWindowController()->screen_dimmer();
H A Dsystem_modal_container_layout_manager_unittest.cc30 return Shell::GetPrimaryRootWindowController()->GetContainer(
314 Shell::GetPrimaryRootWindowController()->GetContainer(
340 Shell::GetPrimaryRootWindowController()->GetContainer(
410 Shell::GetPrimaryRootWindowController()->GetContainer(
H A Dapp_list_controller.cc149 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
H A Ddrag_window_resizer_unittest.cc116 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
601 SystemTray* tray = Shell::GetPrimaryRootWindowController()->GetSystemTray();
/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager_unittest.cc46 Shell::GetPrimaryRootWindowController();
135 Shell::GetPrimaryRootWindowController()->
161 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
H A Dshelf_layout_manager_unittest.cc62 return Shell::GetPrimaryRootWindowController()->shelf();
66 return Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
70 return Shell::GetPrimaryRootWindowController()->GetSystemTray();
1794 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
1896 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc44 return Shell::GetPrimaryRootWindowController()->shelf()->
50 Shell::GetPrimaryRootWindowController();
68 return Shell::GetPrimaryRootWindowController()->shelf()->
374 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
436 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/ash/
H A Dscreen_ash_unittest.cc29 Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager()->
H A Droot_window_controller_unittest.cc134 Shell::GetPrimaryRootWindowController();
295 shell->GetPrimaryRootWindowController();
345 shell->GetPrimaryRootWindowController();
384 shell->GetPrimaryRootWindowController();
432 Shell::GetInstance()->GetPrimaryRootWindowController();
466 Shell::GetInstance()->GetPrimaryRootWindowController();
543 Shell::GetInstance()->GetPrimaryRootWindowController()->CloseChildWindows();
580 Shell::GetPrimaryRootWindowController()->ActivateKeyboard(
H A Dshell_unittest.cc375 views::Widget* widget = ash::Shell::GetPrimaryRootWindowController()->
439 Shell::GetPrimaryRootWindowController()->
446 Shell::GetPrimaryRootWindowController()->
453 Shell::GetPrimaryRootWindowController()->
H A Dshell.cc200 internal::RootWindowController* Shell::GetPrimaryRootWindowController() { function in class:ash::Shell
393 GetPrimaryRootWindowController()->
489 return GetPrimaryRootWindowController()->shelf()->
494 ShelfWidget* shelf = GetPrimaryRootWindowController()->shelf();
499 return GetPrimaryRootWindowController()->GetSystemTray();
544 return GetPrimaryRootWindowController()->workspace_controller()->
H A Dfocus_cycler_unittest.cc99 aura::Window* parent = Shell::GetPrimaryRootWindowController()->
H A Dextended_desktop_unittest.cc726 Shell::GetPrimaryRootWindowController()->GetContainer(
735 Shell::GetPrimaryRootWindowController()->GetContainer(
/external/chromium_org/ash/system/tray/
H A Dsystem_tray_unittest.cc36 return Shell::GetPrimaryRootWindowController()->shelf()->
176 Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager();
346 Shell::GetPrimaryRootWindowController()->shelf()->shelf_layout_manager();
348 Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget();
H A Dtray_details_view_unittest.cc28 return Shell::GetPrimaryRootWindowController()->shelf()->
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller_unittest.cc115 Shell::GetPrimaryRootWindowController();
150 Shell::GetPrimaryRootWindowController()->
320 Shell::GetPrimaryRootWindowController();
362 Shell::GetPrimaryRootWindowController();
404 Shell::GetPrimaryRootWindowController();
/external/chromium_org/ash/system/session_length_limit/
H A Dtray_session_length_limit_unittest.cc28 Shell::GetPrimaryRootWindowController()->GetSystemTray();
/external/chromium_org/ash/system/user/
H A Dtray_user_unittest.cc101 shelf_ = Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
102 tray_ = Shell::GetPrimaryRootWindowController()->GetSystemTray();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dimmersive_mode_controller_ash_unittest.cc224 ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.cc352 ash::Shell::GetPrimaryRootWindowController()->shelf()->status_area_widget()

Completed in 347 milliseconds

12