Home
last modified time | relevance | path

Searched defs:cancelScheduledContentIntents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebViewClient.h388 virtual void cancelScheduledContentIntents() { } in cancelScheduledContentIntents() function
/external/chromium_org/third_party/WebKit/Source/web/tests/
DWebViewTest.cpp887 virtual void cancelScheduledContentIntents() OVERRIDE in cancelScheduledContentIntents() function in __anon71984c3c0111::ContentDetectorClient
/external/chromium_org/content/renderer/
Drender_view_impl.cc6142 void RenderViewImpl::cancelScheduledContentIntents() { in cancelScheduledContentIntents() function in content::RenderViewImpl