Home
last modified time | relevance | path

Searched refs:InitFromPrefs (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
Dnotification_promo_mobile_ntp.cc19 bool NotificationPromoMobileNtp::InitFromPrefs() { in InitFromPrefs() function in NotificationPromoMobileNtp
20 notification_promo_.InitFromPrefs(NotificationPromo::MOBILE_NTP_SYNC_PROMO); in InitFromPrefs()
Dpromo_resource_service_unittest.cc163 prefs_notification_promo.InitFromPrefs(promo_type_); in TestInitFromPrefs()
222 new_promo.InitFromPrefs(promo_type_); in TestViews()
226 new_promo.InitFromPrefs(promo_type_); in TestViews()
246 new_promo.InitFromPrefs(promo_type_); in TestClosed()
251 new_promo.InitFromPrefs(promo_type_); in TestClosed()
Dnotification_promo.cc299 old_promo.InitFromPrefs(promo_type_); in CheckForNewNotification()
368 void NotificationPromo::InitFromPrefs(PromoType promo_type) { in InitFromPrefs() function in NotificationPromo
436 promo.InitFromPrefs(promo_type); in HandleClosed()
447 promo.InitFromPrefs(promo_type); in HandleViewed()
Dnotification_promo_mobile_ntp.h26 bool InitFromPrefs();
Dnotification_promo.h47 void InitFromPrefs(PromoType promo_type);
Dpromo_resource_service.cc138 notification_promo.InitFromPrefs(kValidPromoTypes[i]); in ScheduleNotificationOnInit()
Dpromo_resource_service_mobile_ntp_unittest.cc96 EXPECT_TRUE(prefs_mobile_promo.InitFromPrefs()); in TestInitFromPrefs()
/external/chromium_org/chrome/browser/media_galleries/
Dmedia_galleries_preferences.cc542 InitFromPrefs(); in FinishInitialization()
641 InitFromPrefs(); in UpdateDeviceIDForSingletonType()
711 void MediaGalleriesPreferences::InitFromPrefs() { in InitFromPrefs() function in MediaGalleriesPreferences
994 InitFromPrefs(); in AddOrUpdateGalleryInternal()
1026 InitFromPrefs(); in AddOrUpdateGalleryInternal()
1098 InitFromPrefs(); in UpdateDefaultGalleriesPaths()
1178 InitFromPrefs(); in EraseOrBlacklistGalleryById()
Dmedia_galleries_preferences.h320 void InitFromPrefs();
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dntp_resource_cache.cc533 notification_promo.InitFromPrefs(NotificationPromo::NTP_NOTIFICATION_PROMO); in CreateNewTabHTML()
541 bubble_promo.InitFromPrefs(NotificationPromo::NTP_BUBBLE_PROMO); in CreateNewTabHTML()