Home
last modified time | relevance | path

Searched refs:UdpEncapsulationSocket (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/net/
DIpSecManager.java557 public static final class UdpEncapsulationSocket implements AutoCloseable { class in IpSecManager
564 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket() method in IpSecManager.UdpEncapsulationSocket
676 public UdpEncapsulationSocket openUdpEncapsulationSocket(int port) in openUdpEncapsulationSocket()
686 return new UdpEncapsulationSocket(mService, port); in openUdpEncapsulationSocket()
710 public UdpEncapsulationSocket openUdpEncapsulationSocket() in openUdpEncapsulationSocket()
713 return new UdpEncapsulationSocket(mService, 0); in openUdpEncapsulationSocket()
DIpSecTransform.java313 @NonNull IpSecManager.UdpEncapsulationSocket localSocket, int remotePort) { in setIpv4Encapsulation()
/frameworks/layoutlib/bridge/src/android/net/
DConnectivityManager.java23 import android.net.IpSecManager.UdpEncapsulationSocket;
387 @NonNull UdpEncapsulationSocket socket, in createSocketKeepalive()
/frameworks/base/core/api/
Dmodule-lib-current.txt176 public static final class IpSecManager.UdpEncapsulationSocket implements java.lang.AutoCloseable {
Dcurrent.txt26373 …method @NonNull public android.net.IpSecManager.UdpEncapsulationSocket openUdpEncapsulationSocket(…
26374 …method @NonNull public android.net.IpSecManager.UdpEncapsulationSocket openUdpEncapsulationSocket(…
26394 public static final class IpSecManager.UdpEncapsulationSocket implements java.lang.AutoCloseable {
26410 …nsform.Builder setIpv4Encapsulation(@NonNull android.net.IpSecManager.UdpEncapsulationSocket, int);
/frameworks/base/boot/
Dpreloaded-classes5020 android.net.IpSecManager$UdpEncapsulationSocket
Dboot-image-profile.txt28280 Landroid/net/IpSecManager$UdpEncapsulationSocket;
/frameworks/base/config/
Dpreloaded-classes5018 android.net.IpSecManager$UdpEncapsulationSocket
Dboot-image-profile.txt37917 Landroid/net/IpSecManager$UdpEncapsulationSocket;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt36002 Landroid/net/IpSecManager$UdpEncapsulationSocket;-><init>(Landroid/net/IIpSecService;I)V
36003 Landroid/net/IpSecManager$UdpEncapsulationSocket;->getResourceId()I
36004 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mCloseGuard:Ldalvik/system/CloseGuard;
36005 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mPfd:Landroid/os/ParcelFileDescriptor;
36006 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mPort:I
36007 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mResourceId:I
36008 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mService:Landroid/net/IIpSecService;