Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketTest.java154 socket.setSendBufferSize(3998); in testAccessors()
241 clientSocket.setSendBufferSize(100); in testSetSoTimeout_writeTimeout()
/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java253 public void setSendBufferSize(int n) throws IOException { in setSendBufferSize() method in LocalSocket
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DVpnTest.java472 client.setSendBufferSize(LENGTH * 2); in checkTcpReflection()
/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.txt17060 method public void setSendBufferSize(int) throws java.io.IOException;
42866 method public synchronized void setSendBufferSize(int) throws java.net.SocketException;
43264 method public synchronized void setSendBufferSize(int) throws java.net.SocketException;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26506 method public void setSendBufferSize(int) throws java.io.IOException;