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 40 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile);
signin_promo.cc 117 bool ShouldShowPromoAtStartup(Profile* profile, bool is_new_profile) {
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_browsertest.cc 464 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
490 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
522 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
555 if (signin::ShouldShowPromoAtStartup(browser()->profile(), true)) {
    [all...]
startup_browser_creator_impl.cc     [all...]

Completed in 1040 milliseconds