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

  /external/chromium_org/ui/message_center/views/
toast_contents_view.cc 71 collection_->ForgetToast(this);
225 collection_->ForgetToast(this);
message_popup_collection.h 110 void ForgetToast(ToastContentsView* toast);
message_popup_collection.cc 287 void MessagePopupCollection::ForgetToast(ToastContentsView* toast) {
294 ForgetToast(toast);

Completed in 264 milliseconds