HomeSort by relevance Sort by last modified time
    Searched defs:InitFromPrefs (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/web_resource/
notification_promo_mobile_ntp.cc 19 bool NotificationPromoMobileNtp::InitFromPrefs() {
20 notification_promo_.InitFromPrefs(NotificationPromo::MOBILE_NTP_SYNC_PROMO);
notification_promo.cc 295 old_promo.InitFromPrefs(promo_type_);
362 void NotificationPromo::InitFromPrefs(PromoType promo_type) {
427 promo.InitFromPrefs(promo_type);
438 promo.InitFromPrefs(promo_type);
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.cc 354 InitFromPrefs(false /*no notification*/);
419 InitFromPrefs(true /* notify observers */);
447 void MediaGalleriesPreferences::InitFromPrefs(bool notify_observers) {
671 InitFromPrefs(true /* notify observers */);
701 InitFromPrefs(true /* notify observers */);
751 InitFromPrefs(true /* notify observers */);
    [all...]

Completed in 2413 milliseconds