Searched defs:RemoveToast (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/message_center/views/
H A Dmessage_popup_collection.cc236 void MessagePopupCollection::RemoveToast(ToastContentsView* toast, function in class:message_center::MessagePopupCollection
265 RemoveToast(*curr, /*mark_as_shown=*/false);
357 // CloseWithAnimation ultimately causes a call to RemoveToast, which calls
361 RemoveToast(*iter, /*mark_as_shown=*/true);
414 RemoveToast(*toast_iter, /*mark_as_shown=*/true);

Completed in 226 milliseconds