Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DLocalSocket.java248 public void shutdownOutput() throws IOException { in shutdownOutput() method in LocalSocket
250 impl.shutdownOutput(); in shutdownOutput()
DLocalSocketImpl.java386 protected void shutdownOutput() throws IOException in shutdownOutput() method in LocalSocketImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17063 method public void shutdownOutput() throws java.io.IOException;
43271 method public void shutdownOutput() throws java.io.IOException;
43303 method protected void shutdownOutput() throws java.io.IOException;
/frameworks/base/core/api/
Dcurrent.txt28779 method public void shutdownOutput() throws java.io.IOException;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt32980 Landroid/net/LocalSocketImpl;->shutdownOutput()V