Home
last modified time | relevance | path

Searched refs:new_notification_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
Dnotification_promo.h63 bool new_notification() const { return new_notification_; } in new_notification()
125 bool new_notification_; variable
Dnotification_promo.cc203 new_notification_(false) { in NotificationPromo()
295 new_notification_ = in CheckForNewNotification()
297 if (new_notification_) in CheckForNewNotification()