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/
message_popup_collection.h 96 void ForgetToast(ToastContentsView* toast);
toast_contents_view.cc 73 collection_->ForgetToast(this);
236 collection_->ForgetToast(this);
message_popup_collection.cc 231 void MessagePopupCollection::ForgetToast(ToastContentsView* toast) {
238 ForgetToast(toast);

Completed in 685 milliseconds