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

/libcore/luni/src/main/java/java/net/
H A DProxySelectorImpl.java100 int port = getSystemPropertyInt(portKey, defaultPort);
104 private int getSystemPropertyInt(String key, int defaultValue) { method in class:ProxySelectorImpl

Completed in 60 milliseconds