Searched refs:ShouldShowApps (Results 1 – 4 of 4) sorted by relevance
157 if (NewTabUI::ShouldShowApps()) { in IN_PROC_BROWSER_TEST_F()183 if (NewTabUI::ShouldShowApps()) { in IN_PROC_BROWSER_TEST_F()
43 static bool ShouldShowApps();
161 should_show_apps_page_(NewTabUI::ShouldShowApps()), in NTPResourceCache()206 bool should_show_apps_page = NewTabUI::ShouldShowApps(); in NewTabCacheNeedsRefresh()
236 bool NewTabUI::ShouldShowApps() { in ShouldShowApps() function in NewTabUI