Searched refs:GetNotificationDelegate (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list.h114 NotificationDelegate* GetNotificationDelegate(const std::string& id);
H A Dmessage_center_impl.cc541 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);
H A Dnotification_list.cc253 NotificationDelegate* NotificationList::GetNotificationDelegate( function in class:message_center::NotificationList

Completed in 625 milliseconds