Home | History | Annotate | Download | only in webkit

Lines Matching defs:sendStaticMessage

1509         WebViewCore.sendStaticMessage(EventHub.TRUST_STORAGE_UPDATED, null);
1574 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, null);
1577 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, proxyProperties);
1610 WebViewCore.sendStaticMessage(EventHub.ADD_PACKAGE_NAME, packageName);
1612 WebViewCore.sendStaticMessage(EventHub.REMOVE_PACKAGE_NAME, packageName);