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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
new_tab_ui.h 51 static bool ShouldShowApps();
ntp_resource_cache.cc 163 should_show_apps_page_(NewTabUI::ShouldShowApps()),
209 bool should_show_apps_page = NewTabUI::ShouldShowApps();
new_tab_ui.cc 276 bool NewTabUI::ShouldShowApps() {
  /external/chromium_org/chrome/browser/extensions/
extension_install_ui_browsertest.cc 155 if (NewTabUI::ShouldShowApps()) {
181 if (NewTabUI::ShouldShowApps()) {

Completed in 136 milliseconds