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

  /external/chromium_org/ui/message_center/views/
message_popup_collection.h 137 ToastContentsView* FindToast(const std::string& notification_id) const;
message_popup_collection.cc 130 if (FindToast((*iter)->id()))
422 ToastContentsView* MessagePopupCollection::FindToast(

Completed in 300 milliseconds