Searched refs:PROXY_CHANGED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebViewCore.java716 case EventHub.PROXY_CHANGED:
1037 static final int PROXY_CHANGED = 193; field in class:WebViewCore.EventHub
H A DWebView.java1154 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, null);
1157 WebViewCore.sendStaticMessage(EventHub.PROXY_CHANGED, proxyProperties);

Completed in 531 milliseconds