Home | History | Annotate | Download | only in webkit

Lines Matching defs:sendStaticMessage

1474         WebViewCore.sendStaticMessage(EventHub.TRUST_STORAGE_UPDATED, null);
1539 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, null);
1542 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, proxyProperties);
1575 WebViewCore.sendStaticMessage(EventHub.ADD_PACKAGE_NAME, packageName);
1577 WebViewCore.sendStaticMessage(EventHub.REMOVE_PACKAGE_NAME, packageName);