Searched defs:effectivePort (Results 1 – 2 of 2) sorted by relevance
109 String effectivePort = url.port() != HttpUrl.defaultPort(url.scheme()) in testHttpUrl() local
778 int effectivePort() { in effectivePort() method in HttpUrl.Builder991 int effectivePort = effectivePort(); in toString() local