Searched defs:setHost (Results 1 - 25 of 37) sorted by relevance

12

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowAppWidgetHostView.java36 public void setHost(AppWidgetHost host) { method in class:ShadowAppWidgetHostView
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCallIdentifier.java180 public void setHost(String host) { method in class:CallIdentifier
H A DVia.java220 public void setHost(Host host) { method in class:Via
224 sentBy.setHost(host);
281 public void setHost(String host) throws ParseException { method in class:Via
286 sentBy.setHost(h);
/external/nist-sip/java/gov/nist/core/
H A DHostPort.java127 public void setHost(Host h) { method in class:HostPort
H A DHost.java101 setHost(hostName, IPV4ADDRESS);
112 setHost(name, addrType);
191 setHost(h, HOSTNAME);
198 setHost(address, IPV4ADDRESS);
207 private void setHost(String host, int type){ method in class:Host
/external/apache-http/android/src/android/net/compatibility/
H A DWebAddress.java145 public void setHost(String host) { method in class:WebAddress
/external/deqp/framework/delibs/decpp/
H A DdeSocket.cpp46 void SocketAddress::setHost (const char* host) function in class:de::SocketAddress
49 throw std::runtime_error("SocketAddress::setHost()");
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DAuthority.java183 public void setHost(Host host) { method in class:Authority
186 hostPort.setHost(host);
H A DSipUri.java568 public void setHost(Host h) { method in class:SipUri
571 this.authority.setHost(h);
888 public void setHost(String host) throws ParseException { method in class:SipUri
890 this.setHost(h);
/external/nist-sip/java/javax/sip/header/
H A DViaHeader.java13 void setHost(String host) throws ParseException; method in interface:ViaHeader
/external/nist-sip/java/javax/sip/address/
H A DSipURI.java17 void setHost(String host) throws ParseException; method in interface:SipURI
/external/testng/src/main/java/org/testng/internal/
H A DTestResult.java260 public void setHost(String host) { method in class:TestResult
/external/testng/src/main/java/org/testng/remote/
H A DRemoteTestNG.java67 public void setHost(String host) { method in class:RemoteTestNG
192 remoteTestNg.setHost(cla.host);
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DURI.java327 setHost(p_host);
713 setHost(host);
1098 public void setHost(String p_host) throws MalformedURIException method in class:URI
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DURI.java324 setHost(p_host);
733 setHost(host);
1118 public void setHost(String p_host) throws MalformedURIException method in class:URI
/external/testng/src/main/java/org/testng/
H A DSuiteRunner.java606 public void setHost(String host) { method in class:SuiteRunner
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/guice/lib/build/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 510 milliseconds

12