Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/net/
H A DLocalSocket.java241 public int getReceiveBufferSize() throws IOException { in getReceiveBufferSize() method in LocalSocket
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DLocalSocketTest.java152 assertEquals(1999 << 1, socket.getReceiveBufferSize()); in testAccessors()
/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.txt17049 method public int getReceiveBufferSize() throws java.io.IOException;
42851 method public synchronized int getReceiveBufferSize() throws java.net.SocketException;
43208 method public int getReceiveBufferSize() throws java.net.SocketException;
43245 method public synchronized int getReceiveBufferSize() throws java.net.SocketException;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt26495 method public int getReceiveBufferSize() throws java.io.IOException;