Searched refs:notificationObjectDestroyed (Results 1 – 4 of 4) sorted by relevance
64 virtual void notificationObjectDestroyed(Notification*) = 0;
191 m_client->notificationObjectDestroyed(this); in stop()
52 virtual void notificationObjectDestroyed(WebCore::Notification*) OVERRIDE;
93 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification) in notificationObjectDestroyed() function in blink::NotificationPresenterImpl