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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 64 bool new_notification() const { return new_notification_; }
137 bool new_notification_; member in class:NotificationPromo
notification_promo.cc 209 new_notification_(false) {
304 new_notification_ =
306 if (new_notification_)

Completed in 1120 milliseconds