Home
last modified time | relevance | path

Searched refs:RemoveToast (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection.cc236 void MessagePopupCollection::RemoveToast(ToastContentsView* toast, in RemoveToast() function in message_center::MessagePopupCollection
265 RemoveToast(*curr, /*mark_as_shown=*/false); in RepositionWidgets()
361 RemoveToast(*iter, /*mark_as_shown=*/true); in OnNotificationRemoved()
414 RemoveToast(*toast_iter, /*mark_as_shown=*/true); in OnNotificationUpdated()
Dmessage_popup_collection.h112 void RemoveToast(ToastContentsView* toast, bool mark_as_shown);