Searched refs:old_promo (Results 1 – 1 of 1) sorted by relevance
298 NotificationPromo old_promo; in CheckForNewNotification() local299 old_promo.InitFromPrefs(promo_type_); in CheckForNewNotification()300 const double old_start = old_promo.start_; in CheckForNewNotification()301 const double old_end = old_promo.end_; in CheckForNewNotification()302 const std::string old_promo_text = old_promo.promo_text_; in CheckForNewNotification()