ShouldShowSyncPromo  216 chrome/browser/ui/gtk/bookmarks/bookmark_bubble_gtk.cc   if (SyncPromoUI::ShouldShowSyncPromo(profile_)) {
ShouldShowSyncPromo   15 chrome/browser/ui/sync/sync_promo_ui.h   static bool ShouldShowSyncPromo(Profile* profile);
ShouldShowSyncPromo   45 chrome/browser/ui/sync/sync_promo_ui_unittest.cc   EXPECT_FALSE(SyncPromoUI::ShouldShowSyncPromo(profile_.get()));
ShouldShowSyncPromo   53 chrome/browser/ui/sync/sync_promo_ui_unittest.cc   EXPECT_FALSE(SyncPromoUI::ShouldShowSyncPromo(profile_.get()));
ShouldShowSyncPromo   55 chrome/browser/ui/sync/sync_promo_ui_unittest.cc   EXPECT_TRUE(SyncPromoUI::ShouldShowSyncPromo(profile_.get()));
ShouldShowSyncPromo  235 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc   if (SyncPromoUI::ShouldShowSyncPromo(profile_)) {
ShouldShowSyncPromo  128 chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc         SyncPromoUI::ShouldShowSyncPromo(browser->profile()))