Searched refs:RemoveNotificationById (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Ddesktop_notifications.h95 void RemoveNotificationById(const std::string& notification_id);
H A Ddesktop_notifications.cc142 host_->RemoveNotificationById(id_);
348 // Will trigger Delegate::Close which will call RemoveNotificationById.
362 // Will trigger Delegate::Close which will call RemoveNotificationById.
370 void DesktopNotifications::RemoveNotificationById( function in class:file_manager::DesktopNotifications

Completed in 41 milliseconds