/aosp_15_r20/frameworks/base/core/java/org/apache/http/params/ |
H A D | HttpConnectionParams.java | 68 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 D | ServerSocketAdaptor.java | 156 public int getSoTimeout() throws SocketException { in getSoTimeout() method in ServerSocketAdaptor
|
H A D | DatagramSocketAdaptor.java | 261 public int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocketAdaptor
|
H A D | SocketAdaptor.java | 360 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 D | MockServerSocket.java | 153 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in MockServerSocket
|
H A D | MockSocketConnection.java | 248 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in MockSocketConnection.MockSocket
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/net/ |
H A D | ServerSocket.annotated.java | 70 public synchronized int getSoTimeout() throws java.io.IOException { throw new RuntimeException("Stu… in getSoTimeout() method in ServerSocket
|
H A D | DatagramSocket.annotated.java | 76 public synchronized int getSoTimeout() throws java.net.SocketException { throw new RuntimeException… in getSoTimeout() method in DatagramSocket
|
H A D | Socket.annotated.java | 98 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 D | LocalSocket.java | 265 public int getSoTimeout() throws IOException { in getSoTimeout() method in LocalSocket
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/net/ |
H A D | ServerSocket.java | 118 public synchronized int getSoTimeout() throws java.io.IOException { in getSoTimeout() method in ServerSocket
|
H A D | DatagramSocket.java | 139 public synchronized int getSoTimeout() throws java.net.SocketException { in getSoTimeout() method in DatagramSocket
|
H A D | Socket.java | 205 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 D | DelegateSocket.java | 142 public int getSoTimeout() throws SocketException { in getSoTimeout() method in DelegateSocket
|
H A D | DelegateSslSocket.java | 139 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/ |
D | ServerSocket.java | 689 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/ |
D | ServerSocket.java | 689 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in ServerSocket
|
D | DatagramSocket.java | 951 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocket
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/net/ |
H A D | ServerSocket.java | 689 public synchronized int getSoTimeout() throws IOException { in getSoTimeout() method in ServerSocket
|
H A D | DatagramSocket.java | 951 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/ |
D | OpenSSLSocketImpl.java | 105 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 D | OpenSSLSocketImpl.java | 235 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 D | DelegatingSSLSocket.java | 172 @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/ |
D | DatagramSocket.java | 951 public synchronized int getSoTimeout() throws SocketException { in getSoTimeout() method in DatagramSocket
|
/aosp_15_r20/external/conscrypt/android/src/main/java/org/conscrypt/ |
H A D | KitKatPlatformOpenSSLSocketImplAdapter.java | 185 public int getSoTimeout() throws SocketException { in getSoTimeout() method in KitKatPlatformOpenSSLSocketImplAdapter
|