Home
last modified time | relevance | path

Searched defs:GetAppListWindow (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_service_views.cc55 gfx::NativeWindow AppListServiceViews::GetAppListWindow() { in GetAppListWindow() function in AppListServiceViews
Dapp_list_service_disabled.cc50 virtual gfx::NativeWindow GetAppListWindow() OVERRIDE { in GetAppListWindow() function in __anon18949c310111::AppListServiceDisabled
Dapp_list_controller_delegate_impl.cc31 gfx::NativeWindow AppListControllerDelegateImpl::GetAppListWindow() { in GetAppListWindow() function in AppListControllerDelegateImpl
Dapp_list_service_mac.mm465 NSWindow* AppListServiceMac::GetAppListWindow() { function
Dapp_list_service_unittest.cc67 virtual gfx::NativeWindow GetAppListWindow() OVERRIDE { in GetAppListWindow() function in TestingAppListServiceImpl
Dextension_app_model_builder_unittest.cc71 virtual gfx::NativeWindow GetAppListWindow() OVERRIDE { return NULL; } in GetAppListWindow() function in __anon25b792000111::TestAppListControllerDelegate
/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_service_ash.cc52 gfx::NativeWindow AppListServiceAsh::GetAppListWindow() { in GetAppListWindow() function in AppListServiceAsh
Dapp_list_controller_ash.cc21 gfx::NativeWindow AppListControllerDelegateAsh::GetAppListWindow() { in GetAppListWindow() function in AppListControllerDelegateAsh
/external/chromium_org/ash/
Dshell.cc329 aura::Window* Shell::GetAppListWindow() { in GetAppListWindow() function in ash::Shell