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

  /external/chromium_org/chrome/browser/signin/
signin_promo.h 42 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile);
signin_promo.cc 115 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile) {
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_browsertest.cc 475 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
501 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
533 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
566 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
    [all...]
startup_browser_creator_impl.cc     [all...]

Completed in 113 milliseconds