HomeSort by relevance Sort by last modified time
    Searched refs:new_notification_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 63 bool new_notification() const { return new_notification_; }
125 bool new_notification_; member in class:NotificationPromo
notification_promo.cc 203 new_notification_(false) {
295 new_notification_ =
297 if (new_notification_)

Completed in 61 milliseconds