OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPromoInformation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/search/
search_ipc_router.h
120
void
SetPromoInformation
(bool is_app_launcher_enabled);
search_ipc_router.cc
38
void SearchIPCRouter::
SetPromoInformation
(bool is_app_launcher_enabled) {
search_tab_helper.cc
225
ipc_router_.
SetPromoInformation
(IsAppLauncherEnabled());
search_ipc_router_unittest.cc
615
GetSearchIPCRouter().
SetPromoInformation
(true);
626
GetSearchIPCRouter().
SetPromoInformation
(false);
[
all
...]
Completed in 48 milliseconds