Searched refs:EnableAppList (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_unittest.cc116 void EnableAppList() { function in class:AppListServiceUnitTest
117 service_->EnableAppList(profile1_.get(),
133 EnableAppList();
141 EnableAppList();
148 EnableAppList();
159 EnableAppList();
175 EnableAppList();
208 service_->EnableAppList(profile1_.get(),
225 service_->EnableAppList(profile1_.get(),
238 service_->EnableAppList(profile1
[all...]
H A Dapp_list_service.h100 virtual void EnableAppList(Profile* initial_profile,
H A Dapp_list_service_disabled.cc42 virtual void EnableAppList(Profile* initial_profile,
H A Dapp_list_service_impl.h58 virtual void EnableAppList(Profile* initial_profile,
H A Dapp_list_service_mac.h64 virtual void EnableAppList(Profile* initial_profile,
H A Dapp_list_service_impl.cc343 void AppListServiceImpl::EnableAppList(Profile* initial_profile, function in class:AppListServiceImpl
384 EnableAppList(initial_profile, ENABLE_VIA_COMMAND_LINE);
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_service_ash.h33 virtual void EnableAppList(Profile* initial_profile,
H A Dapp_list_service_ash.cc49 void AppListServiceAsh::EnableAppList(Profile* initial_profile, function in class:AppListServiceAsh
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_api.cc480 app_list_service->EnableAppList(GetProfile(),
574 ->EnableAppList(GetProfile(), AppListService::ENABLE_VIA_WEBSTORE_LINK);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.cc306 EnableAppList(initial_profile, ENABLE_ON_REINSTALL);

Completed in 1576 milliseconds