Home
last modified time | relevance | path

Searched refs:shutdownOutput (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/net/
DLocalSocket.java181 public void shutdownOutput() throws IOException { in shutdownOutput() method in LocalSocket
183 impl.shutdownOutput(); in shutdownOutput()
DLocalSocketImpl.java354 protected void shutdownOutput() throws IOException in shutdownOutput() method in LocalSocketImpl
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/
DForwarder.java69 socket.shutdownOutput(); in shutdown()
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/
DConnectionHandler.java157 socket.shutdownOutput(); in shutdown()
/frameworks/base/keystore/java/android/security/
DKeyStore.java183 socket.shutdownOutput(); in execute()
/frameworks/base/core/java/android/net/http/
DAndroidHttpClientConnection.java235 this.socket.shutdownOutput(); in close()
/frameworks/base/api/
Dcurrent.txt11629 method public void shutdownOutput() throws java.io.IOException;
31532 method public void shutdownOutput() throws java.io.IOException;
31564 method protected void shutdownOutput() throws java.io.IOException;
D14.txt11629 method public void shutdownOutput() throws java.io.IOException;
31532 method public void shutdownOutput() throws java.io.IOException;
31564 method protected void shutdownOutput() throws java.io.IOException;