HomeSort by relevance Sort by last modified time
    Searched defs: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_; } function in class:NotificationPromo
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 171 ProfileNotification* new_notification = local
173 profile_notifications_[notification.delegate_id()] = new_notification;
184 new_notification->notification())));
186 new_notification->StartDownloads();

Completed in 921 milliseconds