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

/frameworks/base/core/java/android/net/
H A DProxy.java74 public static final int PROXY_EXCLLIST_INVALID = 5; field in class:Proxy
224 if (!listMatch.matches()) return PROXY_EXCLLIST_INVALID;

Completed in 49 milliseconds