HomeSort by relevance Sort by last modified time
    Searched defs:NO_ROUTE (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/conn/params/
ConnRouteParams.java 72 public static final HttpRoute NO_ROUTE = new HttpRoute(NO_HOST);
128 * {@link #NO_ROUTE} will be mapped to <code>null</code>,
142 if ((route != null) && NO_ROUTE.equals(route)) {
156 * Note that {@link #NO_ROUTE} will be mapped to
  /external/chromium_org/third_party/libaddressinput/src/java/testlibs/
httpclient-4.1.1.jar 

Completed in 45 milliseconds