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

  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager_android.cc 36 bool NotificationUIManagerAndroid::CancelById(
notification_test_util.cc 57 bool StubNotificationUIManager::CancelById(const std::string& notification_id) {
message_center_notification_manager.cc 201 bool MessageCenterNotificationManager::CancelById(const std::string& id) {
231 // Same pattern as CancelById, but more complicated than the above

Completed in 168 milliseconds