Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/notifications/
Dnotification_ui_manager.cc36 void Replace(const Notification& new_notification) { in Replace() argument
37 notification_ = new_notification; in Replace()
/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc2533 bool new_notification = in OnSyncEngineEvent() local
2535 if (new_notification) { in OnSyncEngineEvent()