SetPromoInformation  127 chrome/browser/ui/search/search_ipc_router.h   void SetPromoInformation(bool is_app_launcher_enabled);
SetPromoInformation  640 chrome/browser/ui/search/search_ipc_router_unittest.cc   GetSearchIPCRouter().SetPromoInformation(true);
SetPromoInformation  651 chrome/browser/ui/search/search_ipc_router_unittest.cc   GetSearchIPCRouter().SetPromoInformation(false);
SetPromoInformation  265 chrome/browser/ui/search/search_tab_helper.cc   ipc_router_.SetPromoInformation(IsAppLauncherEnabled());