Searched refs:ShouldShowPromo (Results 1 – 4 of 4) sorted by relevance
12 if (!signin::ShouldShowPromo(profile)) { in ShouldShowSyncPromo()
67 bool ShouldShowPromo(Profile* profile);
83 bool ShouldShowPromo(Profile* profile) { in ShouldShowPromo() function113 if (!ShouldShowPromo(profile)) in ShouldShowPromoAtStartup()
137 if (signin::ShouldShowPromo(profile)) { in HandleShowSyncLoginUI()