Searched defs:PROXY_CHANGE_ACTION (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/net/
H A DProxy.java50 public static final String PROXY_CHANGE_ACTION = "android.intent.action.PROXY_CHANGE"; field in class:Proxy
52 * Intent extra included with {@link #PROXY_CHANGE_ACTION} intents.
54 * @deprecated Because {@code PROXY_CHANGE_ACTION} is sent whenever the proxy

Completed in 4621 milliseconds