AppLauncherHandler 48 chrome/browser/ui/webui/app_launcher_page_ui.cc web_ui->AddMessageHandler(new AppLauncherHandler(service)); AppLauncherHandler 97 chrome/browser/ui/webui/ntp/app_launcher_handler.cc AppLauncherHandler::AppInstallInfo::AppInstallInfo() {} AppLauncherHandler 99 chrome/browser/ui/webui/ntp/app_launcher_handler.cc AppLauncherHandler::AppInstallInfo::~AppInstallInfo() {} AppLauncherHandler 101 chrome/browser/ui/webui/ntp/app_launcher_handler.cc AppLauncherHandler::AppLauncherHandler(ExtensionService* extension_service) AppLauncherHandler 112 chrome/browser/ui/webui/ntp/app_launcher_handler.cc AppLauncherHandler::~AppLauncherHandler() {} AppLauncherHandler 114 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::CreateAppInfo( AppLauncherHandler 199 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::RegisterMessages() { AppLauncherHandler 209 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::OnLocalStatePreferenceChanged, AppLauncherHandler 214 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleGetApps, AppLauncherHandler 217 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleLaunchApp, AppLauncherHandler 220 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleSetLaunchType, AppLauncherHandler 223 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleUninstallApp, AppLauncherHandler 226 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleCreateAppShortcut, AppLauncherHandler 229 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleReorderApps, AppLauncherHandler 232 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleSetPageIndex, AppLauncherHandler 235 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleSaveAppPageName, AppLauncherHandler 238 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::HandleGenerateAppForLink, AppLauncherHandler 241 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::StopShowingAppLauncherPromo, AppLauncherHandler 244 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::OnLearnMore, AppLauncherHandler 249 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::Observe(int type, AppLauncherHandler 366 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::FillAppDictionary(base::DictionaryValue* dictionary) { AppLauncherHandler 413 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::DictionaryValue* AppLauncherHandler::GetAppInfo( AppLauncherHandler 424 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleGetApps(const base::ListValue* args) { AppLauncherHandler 468 chrome/browser/ui/webui/ntp/app_launcher_handler.cc &AppLauncherHandler::OnExtensionPreferenceChanged, AppLauncherHandler 495 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleLaunchApp(const base::ListValue* args) { AppLauncherHandler 563 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleSetLaunchType(const base::ListValue* args) { AppLauncherHandler 583 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleUninstallApp(const base::ListValue* args) { AppLauncherHandler 612 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleCreateAppShortcut(const base::ListValue* args) { AppLauncherHandler 628 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleReorderApps(const base::ListValue* args) { AppLauncherHandler 658 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleSetPageIndex(const base::ListValue* args) { AppLauncherHandler 674 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleSaveAppPageName(const base::ListValue* args) { AppLauncherHandler 688 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::HandleGenerateAppForLink(const base::ListValue* args) { AppLauncherHandler 720 chrome/browser/ui/webui/ntp/app_launcher_handler.cc base::Bind(&AppLauncherHandler::OnFaviconForApp, AppLauncherHandler 726 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::StopShowingAppLauncherPromo( AppLauncherHandler 735 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::OnLearnMore(const base::ListValue* args) { AppLauncherHandler 739 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::OnFaviconForApp( AppLauncherHandler 762 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::SetAppToBeHighlighted() { AppLauncherHandler 771 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::OnExtensionPreferenceChanged() { AppLauncherHandler 777 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::OnLocalStatePreferenceChanged() { AppLauncherHandler 786 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::CleanupAfterUninstall() { AppLauncherHandler 790 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::PromptToEnableApp(const std::string& extension_id) { AppLauncherHandler 800 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::ExtensionUninstallAccepted() { AppLauncherHandler 816 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::ExtensionUninstallCanceled() { AppLauncherHandler 820 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::ExtensionEnableFlowFinished() { AppLauncherHandler 834 chrome/browser/ui/webui/ntp/app_launcher_handler.cc void AppLauncherHandler::ExtensionEnableFlowAborted(bool user_initiated) { AppLauncherHandler 851 chrome/browser/ui/webui/ntp/app_launcher_handler.cc ExtensionUninstallDialog* AppLauncherHandler::GetExtensionUninstallDialog() { AppLauncherHandler 35 chrome/browser/ui/webui/ntp/app_launcher_handler.h class AppLauncherHandler : public content::WebUIMessageHandler, AppLauncherHandler 40 chrome/browser/ui/webui/ntp/app_launcher_handler.h explicit AppLauncherHandler(ExtensionService* extension_service); AppLauncherHandler 41 chrome/browser/ui/webui/ntp/app_launcher_handler.h virtual ~AppLauncherHandler(); AppLauncherHandler 194 chrome/browser/ui/webui/ntp/app_launcher_handler.h DISALLOW_COPY_AND_ASSIGN(AppLauncherHandler); AppLauncherHandler 122 chrome/browser/ui/webui/ntp/new_tab_ui.cc web_ui->AddMessageHandler(new AppLauncherHandler(service));