Home
last modified time | relevance | path

Searched defs:getEffectivePort (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/net/
DURI.java974 public int getEffectivePort() { in getEffectivePort() method in URI
984 public static int getEffectivePort(String scheme, int specifiedPort) { in getEffectivePort() method in URI
DURL.java573 public int getEffectivePort() { in getEffectivePort() method in URL