Searched refs:notifyPluginsOnFrameLoad (Results 1 – 3 of 3) sorted by relevance
438 void notifyPluginsOnFrameLoad(const WebCore::Frame*);
2077 void WebViewCore::notifyPluginsOnFrameLoad(const Frame* frame) { in notifyPluginsOnFrameLoad() function in android::WebViewCore
652 core->notifyPluginsOnFrameLoad(m_frame); in postProgressFinishedNotification()