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

  /external/chromium_org/ui/message_center/
notification_list.h 114 NotificationDelegate* GetNotificationDelegate(const std::string& id);
message_center_impl.cc 541 notification_list_->GetNotificationDelegate(id);
651 notification_list_->GetNotificationDelegate(copied_id);
792 notification_list_->GetNotificationDelegate(id);
806 notification_list_->GetNotificationDelegate(id);
834 notification_list_->GetNotificationDelegate(id);
notification_list.cc 253 NotificationDelegate* NotificationList::GetNotificationDelegate(

Completed in 31 milliseconds