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

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
ProxySelectorTest.java 242 final String INVALID_PORT = "abc";
246 System.setProperty("http.proxyPort", INVALID_PORT);
249 System.setProperty("https.proxyPort", INVALID_PORT);
252 System.setProperty("ftp.proxyPort", INVALID_PORT);
255 System.setProperty("socksproxyPort", INVALID_PORT);
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
HttpUrl.java 639 case INVALID_PORT:
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.2/
okhttp-2.7.2.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.3.0/
okhttp-3.3.0.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp3/okhttp/3.4.1/
okhttp-3.4.1.jar 
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.7.4/
okhttp-2.7.4.jar 

Completed in 906 milliseconds