HomeSort by relevance Sort by last modified time
    Searched defs:new_notification (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 63 bool new_notification() const { return new_notification_; } function in class:NotificationPromo
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 214 ProfileNotification* new_notification = local
216 profile_notifications_[notification.notification_id()] = new_notification;
222 new_notification->GetExtensionId());
226 new_notification->StartDownloads();
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc 2533 bool new_notification = local
    [all...]

Completed in 265 milliseconds