HomeSort by relevance Sort by last modified time
    Searched defs:detachPresenter (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/chromium/src/
WebNotification.cpp 111 void WebNotification::detachPresenter()
113 m_private->detachPresenter();
  /external/webkit/Source/WebCore/notifications/
Notification.h 105 void detachPresenter() { }

Completed in 732 milliseconds