HomeSort by relevance Sort by last modified time
    Searched full:delegate_id (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.cc 140 old_notification->notification().delegate_id();
149 profile_notifications_[notification.delegate_id()] = new_notification;
326 notification.delegate_id()));
335 notification.delegate_id()));
344 notification.delegate_id(),
352 notification.delegate_id(),
475 std::string id = notification.delegate_id();
490 std::string id = profile_notification->notification().delegate_id();
notification_test_util.cc 68 notification_ids.insert(notification_.delegate_id());
notification.h 86 std::string delegate_id() const { return delegate()->id(); } function in class:Notification
desktop_notification_service.cc 386 return notification.delegate_id();

Completed in 139 milliseconds