Searched refs:getSystemPropertyInt (Results 1 – 1 of 1) sorted by relevance
100 int port = getSystemPropertyInt(portKey, defaultPort); in lookupProxy()104 private int getSystemPropertyInt(String key, int defaultValue) { in getSystemPropertyInt() method in ProxySelectorImpl