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

  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationClient.h 69 virtual void notificationObjectDestroyed(Notification*) = 0;
Notification.cpp 189 m_notificationCenter->client()->notificationObjectDestroyed(this);
  /external/chromium_org/third_party/WebKit/Source/web/
NotificationPresenterImpl.h 56 virtual void notificationObjectDestroyed(WebCore::Notification* object);
NotificationPresenterImpl.cpp 116 void NotificationPresenterImpl::notificationObjectDestroyed(Notification* notification)

Completed in 211 milliseconds