Searched refs:DismissAppList (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_service_ash.cc45 void AppListServiceAsh::DismissAppList() { function in class:AppListServiceAsh
46 ash::Shell::GetInstance()->DismissAppList();
69 DismissAppList();
H A Dapp_list_service_ash.h32 virtual void DismissAppList() OVERRIDE;
H A Dapp_list_controller_ash.cc18 ash::Shell::GetInstance()->DismissAppList();
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_views.cc44 void AppListServiceViews::DismissAppList() { function in class:AppListServiceViews
48 shower_.DismissAppList();
H A Dapp_list_service_views.h37 virtual void DismissAppList() OVERRIDE;
H A Dapp_list_shower_views.h36 void DismissAppList();
H A Dapp_list_service.h90 virtual void DismissAppList() = 0;
H A Dapp_list_service_disabled.cc38 virtual void DismissAppList() OVERRIDE {}
H A Dapp_list_service_interactive_uitest.cc72 service->DismissAppList();
175 service->DismissAppList();
187 service->DismissAppList();
246 service->DismissAppList();
H A Dapp_list_shower_views_unittest.cc115 shower_->DismissAppList();
126 shower_->DismissAppList();
H A Dapp_list_shower_views.cc60 void AppListShower::DismissAppList() { function in class:AppListShower
H A Dapp_list_controller_delegate_impl.cc28 service_->DismissAppList();
H A Dapp_list_service_mac.h62 virtual void DismissAppList() OVERRIDE;
H A Dapp_list_controller_browsertest.cc170 service->DismissAppList();
H A Dapp_list_service_views_browsertest.cc89 service->DismissAppList(); // Note: in Ash, this will invalidate the window.
H A Dapp_list_service_unittest.cc59 virtual void DismissAppList() OVERRIDE {
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_service_linux.cc62 base::Bind(&AppListServiceLinux::DismissAppList, base::Unretained(this)));
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dactivation_tracker_win.cc54 service_->DismissAppList();
/external/chromium_org/ash/first_run/
H A Dfirst_run_helper_impl.cc58 Shell::GetInstance()->DismissAppList();
/external/chromium_org/ash/shell/
H A Dapp_list.cc319 Shell::GetInstance()->DismissAppList();
/external/chromium_org/ash/
H A Dshell.cc309 void Shell::DismissAppList() { function in class:ash::Shell
317 DismissAppList();
H A Dshell.h241 void DismissAppList();
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager_unittest.cc1294 shell->DismissAppList();
1329 shell->DismissAppList();
1359 shell->DismissAppList();

Completed in 192 milliseconds