Searched refs:old_promo (Results 1 – 1 of 1) sorted by relevance
289 NotificationPromo old_promo; in CheckForNewNotification() local290 old_promo.InitFromPrefs(promo_type_); in CheckForNewNotification()291 const double old_start = old_promo.start_; in CheckForNewNotification()292 const double old_end = old_promo.end_; in CheckForNewNotification()293 const std::string old_promo_text = old_promo.promo_text_; in CheckForNewNotification()