Home
last modified time | relevance | path

Searched refs:getSendBufferSize (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketTest.java155 assertEquals(3998 << 1, socket.getSendBufferSize()); in testAccessors()
242 final int bufferSize = clientSocket.getSendBufferSize(); in testSetSoTimeout_writeTimeout()
/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java257 public int getSendBufferSize() throws IOException { in getSendBufferSize() method in LocalSocket
/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.txt17051 method public int getSendBufferSize() throws java.io.IOException;
42854 method public synchronized int getSendBufferSize() throws java.net.SocketException;
43248 method public synchronized int getSendBufferSize() throws java.net.SocketException;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26497 method public int getSendBufferSize() throws java.io.IOException;