Home
last modified time | relevance | path

Searched defs:getSoTimeout (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/aosp_15_r20/frameworks/base/core/java/org/apache/http/params/
H A DHttpConnectionParams.java68 public static int getSoTimeout(final HttpParams params) { in getSoTimeout() method in HttpConnectionParams
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DServerSocketAdaptor.java156 public int getSoTimeout() throws SocketException { in getSoTimeout() method in ServerSocketAdaptor
H A DDatagramSocketAdaptor.java261 public int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocketAdaptor
H A DSocketAdaptor.java360 public int getSoTimeout() throws SocketException { in getSoTimeout() method in SocketAdaptor
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DMockServerSocket.java153 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in MockServerSocket
H A DMockSocketConnection.java248 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in MockSocketConnection.MockSocket
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/
H A DServerSocket.annotated.java70 public synchronized int getSoTimeout() throws java.io.IOException { throw new RuntimeException("Stu… in getSoTimeout() method in ServerSocket
H A DDatagramSocket.annotated.java76 public synchronized int getSoTimeout() throws java.net.SocketException { throw new RuntimeException… in getSoTimeout() method in DatagramSocket
H A DSocket.annotated.java98 public synchronized int getSoTimeout() throws java.net.SocketException { throw new RuntimeException… in getSoTimeout() method in Socket
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DLocalSocket.java265 public int getSoTimeout() throws IOException { in getSoTimeout() method in LocalSocket
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/
H A DServerSocket.java118 public synchronized int getSoTimeout() throws java.io.IOException { in getSoTimeout() method in ServerSocket
H A DDatagramSocket.java139 public synchronized int getSoTimeout() throws java.net.SocketException { in getSoTimeout() method in DatagramSocket
H A DSocket.java205 public synchronized int getSoTimeout() throws java.net.SocketException { in getSoTimeout() method in Socket
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/net/
H A DDelegateSocket.java142 public int getSoTimeout() throws SocketException { in getSoTimeout() method in DelegateSocket
H A DDelegateSslSocket.java139 public int getSoTimeout() throws SocketException { in getSoTimeout() method in DelegateSslSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/6/libcore/ojluni/src/main/java/java/net/
DServerSocket.java689 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in ServerSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/net/
DServerSocket.java689 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in ServerSocket
DDatagramSocket.java951 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocket
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/
H A DServerSocket.java689 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in ServerSocket
H A DDatagramSocket.java951 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocket
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/sdk_library/public/conscrypt.module.platform.api_stub_sources/com/android/org/conscrypt/
DOpenSSLSocketImpl.java105 public final int getSoTimeout() throws java.net.SocketException { throw new RuntimeException("Stub!… in getSoTimeout() method in OpenSSLSocketImpl
/aosp_15_r20/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
H A DOpenSSLSocketImpl.java235 public int getSoTimeout() throws SocketException { in getSoTimeout() method in OpenSSLSocketImpl
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DDelegatingSSLSocket.java172 @Override public int getSoTimeout() throws SocketException { in getSoTimeout() method in DelegatingSSLSocket
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/net/
DDatagramSocket.java951 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocket
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/
H A DKitKatPlatformOpenSSLSocketImplAdapter.java185 public int getSoTimeout() throws SocketException { in getSoTimeout() method in KitKatPlatformOpenSSLSocketImplAdapter

12345678910>>...18