HomeSort by relevance Sort by last modified time
    Searched refs:SetPromoInformation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router.h 134 void SetPromoInformation(bool is_app_launcher_enabled);
search_ipc_router.cc 64 void SearchIPCRouter::SetPromoInformation(bool is_app_launcher_enabled) {
search_tab_helper.cc 274 ipc_router_.SetPromoInformation(IsAppLauncherEnabled());
search_ipc_router_unittest.cc 651 GetSearchIPCRouter().SetPromoInformation(true);
662 GetSearchIPCRouter().SetPromoInformation(false);
    [all...]

Completed in 112 milliseconds