Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java237 public void setReceiveBufferSize(int size) throws IOException { in setReceiveBufferSize() method in LocalSocket
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketTest.java151 socket.setReceiveBufferSize(1999); in testAccessors()
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DVpnTest.java471 server.setReceiveBufferSize(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.txt17059 method public void setReceiveBufferSize(int) throws java.io.IOException;
42864 method public synchronized void setReceiveBufferSize(int) throws java.net.SocketException;
43215 method public void setReceiveBufferSize(int) throws java.net.SocketException;
43262 method public synchronized void setReceiveBufferSize(int) throws java.net.SocketException;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26505 method public void setReceiveBufferSize(int) throws java.io.IOException;