Searched refs:IsAppLauncherEnabled (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_util.h16 bool IsAppLauncherEnabled();
H A Dapp_list_util.cc39 bool IsAppLauncherEnabled() { function
66 return !IsAppLauncherEnabled() &&
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_bar_view_unittest.cc69 if (IsAppLauncherEnabled()) {
/external/chromium_org/chrome/browser/ui/extensions/
H A Dextension_install_ui_default.cc248 if (IsAppLauncherEnabled()) {
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_api.cc484 if (IsAppLauncherEnabled() && approval_->manifest->is_app()) {
626 results_ = GetIsLauncherEnabled::Results::Create(IsAppLauncherEnabled());
/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper.cc292 ipc_router_.SetPromoInformation(IsAppLauncherEnabled());
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dapp_launcher_handler.cc99 if (IsAppLauncherEnabled())

Completed in 153 milliseconds