Home | History | Annotate | Download | only in wifi

Lines Matching defs:mHttpProxy

143     private ProxyInfo mHttpProxy = null;
483 mStaticIpConfiguration, mHttpProxy));
503 mHttpProxy = null;
518 mHttpProxy = new ProxyInfo(host, port, exclusionList);
532 mHttpProxy = new ProxyInfo(uri);