Searched refs:schemeName (Results 1 – 10 of 10) sorted by relevance
71 protected final String schemeName; field in HttpHost93 this.schemeName = scheme.toLowerCase(Locale.ENGLISH); in HttpHost()95 this.schemeName = DEFAULT_SCHEME_NAME; in HttpHost()126 this(httphost.hostname, httphost.port, httphost.schemeName); in HttpHost()153 return this.schemeName; in getSchemeName()163 buffer.append(this.schemeName); in toURI()202 && this.schemeName.equals(that.schemeName); in equals()215 hash = LangUtils.hashCode(hash, this.schemeName); in hashCode()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...