Home
last modified time | relevance | path

Searched defs:getRemoteAddress (Results 1 – 25 of 531) sorted by relevance

12345678910>>...22

/aosp_15_r20/external/apache-http/src/org/apache/http/
H A DHttpInetConnection.java56 InetAddress getRemoteAddress(); in getRemoteAddress() method
/aosp_15_r20/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionConnectionInfo.java72 public InetAddress getRemoteAddress() { in getRemoteAddress() method in IkeSessionConnectionInfo
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/obex/
DPbapClientObexTransport.java104 public String getRemoteAddress() { in getRemoteAddress() method in PbapClientObexTransport
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DBluetoothObexTransport.java111 public String getRemoteAddress() { in getRemoteAddress() method in BluetoothObexTransport
/aosp_15_r20/frameworks/opt/net/voip/src/java/android/net/rtp/
DRtpStream.java97 public InetAddress getRemoteAddress() { in getRemoteAddress() method in RtpStream
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/
H A DSocketHttpClientConnection.java143 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpClientConnection
H A DSocketHttpServerConnection.java141 public InetAddress getRemoteAddress() { in getRemoteAddress() method in SocketHttpServerConnection
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
H A DMockSocketChannel.java90 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in MockSocketChannel
H A DMockDatagramChannel.java100 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in MockDatagramChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/
DDatagramChannel.java348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
DAsynchronousSocketChannel.java285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/
DDatagramChannel.java348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
DSocketChannel.java464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
DAsynchronousSocketChannel.java285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/
H A DDatagramChannel.java348 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in DatagramChannel
H A DSocketChannel.java464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
H A DAsynchronousSocketChannel.java285 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in AsynchronousSocketChannel
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/channels/
DSocketChannel.java464 public abstract SocketAddress getRemoteAddress() throws IOException; in getRemoteAddress() method in SocketChannel
/aosp_15_r20/external/apache-http/android/src/android/net/http/
H A DAndroidHttpClientConnection.java172 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AndroidHttpClientConnection
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/conn/
H A DAbstractClientConnAdapter.java310 public InetAddress getRemoteAddress() { in getRemoteAddress() method in AbstractClientConnAdapter
/aosp_15_r20/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/src/
DRtpConfig.cpp386 String8 RtpConfig::getRemoteAddress() in getRemoteAddress() function in android::telephony::imsmedia::RtpConfig
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DOldSocketChannelTest.java415 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in OldSocketChannelTest.MockSocketChannel
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DSocketChannelImpl.java196 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in SocketChannelImpl
H A DAsynchronousSocketChannelImpl.java525 public final SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in AsynchronousSocketChannelImpl
H A DDatagramChannelImpl.java202 public SocketAddress getRemoteAddress() throws IOException { in getRemoteAddress() method in DatagramChannelImpl

12345678910>>...22