GetAppListWindow 2026 ash/shelf/shelf_view.cc Shell::GetInstance()->GetAppListWindow()) GetAppListWindow 1369 ash/shelf/shelf_view_unittest.cc ASSERT_TRUE(Shell::GetInstance()->GetAppListWindow()); GetAppListWindow 245 ash/shell.h aura::Window* GetAppListWindow(); GetAppListWindow 50 ash/wm/app_list_controller_unittest.cc aura::Window* app_window = shell->GetAppListWindow(); GetAppListWindow 74 ash/wm/app_list_controller_unittest.cc aura::Window* app_window = shell->GetAppListWindow(); GetAppListWindow 94 chrome/browser/ui/app_list/app_list_controller_delegate.cc gfx::NativeWindow parent_window = GetAppListWindow(); GetAppListWindow 61 chrome/browser/ui/app_list/app_list_controller_delegate.h virtual gfx::NativeWindow GetAppListWindow() = 0; GetAppListWindow 31 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc return service_->GetAppListWindow(); GetAppListWindow 71 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc gfx::NativeWindow parent_window = GetAppListWindow(); GetAppListWindow 32 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 101 chrome/browser/ui/app_list/app_list_service.h virtual gfx::NativeWindow GetAppListWindow() = 0; GetAppListWindow 62 chrome/browser/ui/app_list/app_list_service_mac.h virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 185 chrome/browser/ui/app_list/app_list_view_delegate.cc controller_->GetAppListWindow()); GetAppListWindow 328 chrome/browser/ui/app_list/app_list_view_delegate.cc controller_->GetAppListWindow()); GetAppListWindow 340 chrome/browser/ui/app_list/app_list_view_delegate.cc controller_->GetAppListWindow()); GetAppListWindow 264 chrome/browser/ui/app_list/extension_app_item.cc extension_enable_flow_controller_->GetAppListWindow()); GetAppListWindow 147 chrome/browser/ui/app_list/search/app_result.cc controller_->GetAppListWindow()); GetAppListWindow 185 chrome/browser/ui/app_list/search/webstore/webstore_result.cc controller_->GetAppListWindow(), GetAppListWindow 196 chrome/browser/ui/app_list/search/webstore/webstore_result.cc controller_->GetAppListWindow(), GetAppListWindow 23 chrome/browser/ui/ash/app_list/app_list_controller_ash.cc return ash::Shell::GetInstance()->GetAppListWindow(); GetAppListWindow 21 chrome/browser/ui/ash/app_list/app_list_controller_ash.h virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 40 chrome/browser/ui/ash/app_list/app_list_service_ash.cc virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 85 chrome/browser/ui/ash/app_list/app_list_service_ash.cc return ash::Shell::GetInstance()->GetAppListWindow(); GetAppListWindow 98 chrome/browser/ui/extensions/application_launch.cc return app_list_service->GetAppListWindow(); GetAppListWindow 31 chrome/browser/ui/views/app_list/linux/app_list_service_linux.h virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 36 chrome/browser/ui/views/app_list/win/app_list_service_win.h virtual gfx::NativeWindow GetAppListWindow() OVERRIDE; GetAppListWindow 132 chrome/browser/ui/views/extensions/extension_uninstall_dialog_view.cc AppListService::Get(chrome::GetActiveDesktop())->GetAppListWindow() :