Searched defs:CancelById (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
H A Dnotification_ui_manager_android.cc36 bool NotificationUIManagerAndroid::CancelById( function in class:NotificationUIManagerAndroid
H A Dnotification_test_util.cc57 bool StubNotificationUIManager::CancelById(const std::string& notification_id) { function in class:StubNotificationUIManager
H A Dmessage_center_notification_manager.cc201 bool MessageCenterNotificationManager::CancelById(const std::string& id) { function in class:MessageCenterNotificationManager
231 // Same pattern as CancelById, but more complicated than the above

Completed in 595 milliseconds