Home
last modified time | relevance | path

Searched refs:SetShownSection (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dapps_promo.cc186 ShownSectionsHandler::SetShownSection(prefs_, APPS); in MaximizeAppsIfFirstView()
196 ShownSectionsHandler::SetShownSection(prefs_, MENU_APPS); in HidePromo()
197 ShownSectionsHandler::SetShownSection(prefs_, THUMB); in HidePromo()
/external/chromium/chrome/browser/ui/webui/
Dshown_sections_handler.h47 static void SetShownSection(PrefService* prefs, Section section);
Dshown_sections_handler.cc52 void ShownSectionsHandler::SetShownSection(PrefService* prefs, in SetShownSection() function in ShownSectionsHandler
Dapp_launcher_handler.cc299 ShownSectionsHandler::SetShownSection(prefs, THUMB); in HandleGetApps()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc4837 ShownSectionsHandler::SetShownSection(prefs, section); in SetNTPThumbnailMode()