Searched refs:FindToast (Results 1 – 2 of 2) sorted by relevance
137 ToastContentsView* FindToast(const std::string& notification_id) const;
130 if (FindToast((*iter)->id())) in UpdateWidgets()422 ToastContentsView* MessagePopupCollection::FindToast( in FindToast() function in message_center::MessagePopupCollection