Searched refs:UdpEncapsulationSocket (Results 1 – 10 of 10) sorted by relevance
557 public static final class UdpEncapsulationSocket implements AutoCloseable { class in IpSecManager564 private UdpEncapsulationSocket(@NonNull IIpSecService service, int port) in UdpEncapsulationSocket() method in IpSecManager.UdpEncapsulationSocket676 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()
313 @NonNull IpSecManager.UdpEncapsulationSocket localSocket, int remotePort) { in setIpv4Encapsulation()
23 import android.net.IpSecManager.UdpEncapsulationSocket;387 @NonNull UdpEncapsulationSocket socket, in createSocketKeepalive()
176 public static final class IpSecManager.UdpEncapsulationSocket implements java.lang.AutoCloseable {
26373 …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);
5020 android.net.IpSecManager$UdpEncapsulationSocket
28280 Landroid/net/IpSecManager$UdpEncapsulationSocket;
5018 android.net.IpSecManager$UdpEncapsulationSocket
37917 Landroid/net/IpSecManager$UdpEncapsulationSocket;
36002 Landroid/net/IpSecManager$UdpEncapsulationSocket;-><init>(Landroid/net/IIpSecService;I)V36003 Landroid/net/IpSecManager$UdpEncapsulationSocket;->getResourceId()I36004 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mCloseGuard:Ldalvik/system/CloseGuard;36005 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mPfd:Landroid/os/ParcelFileDescriptor;36006 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mPort:I36007 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mResourceId:I36008 Landroid/net/IpSecManager$UdpEncapsulationSocket;->mService:Landroid/net/IIpSecService;