Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java232 public void shutdownOutput() throws IOException { in shutdownOutput() method in LocalSocket
234 impl.shutdownOutput(); in shutdownOutput()
H A DLocalSocketImpl.java386 protected void shutdownOutput() throws IOException in shutdownOutput() method in LocalSocketImpl
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketTest.java98 clientSocket.shutdownOutput(); in testLocalConnections()
111 serverSocket.shutdownOutput(); in testLocalConnections()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothSocket.java620 mSocket.shutdownOutput(); in close()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26509 method public void shutdownOutput() throws java.io.IOException;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36181 Landroid/net/LocalSocketImpl;->shutdownOutput()V