Searched refs:ShouldShowPromoAtStartup (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/signin/
H A Dsignin_promo.h70 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile);
H A Dsignin_promo.cc106 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile) { function in namespace:signin
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_browsertest.cc475 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)) {
H A Dstartup_browser_creator_impl.cc889 if (signin::ShouldShowPromoAtStartup(profile_, is_first_run_)) {

Completed in 984 milliseconds