public final class android.net.IpSecManager$SecurityParameterIndex implements java.lang.AutoCloseable
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: android.net.IpSecManager$SecurityParameterIndex
  super_class: java.lang.Object
{
  private final android.net.IIpSecService mService;
    descriptor: Landroid/net/IIpSecService;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.net.InetAddress mDestinationAddress;
    descriptor: Ljava/net/InetAddress;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final CloseGuard mCloseGuard;
    descriptor: LCloseGuard;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private int mSpi;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mResourceId;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public int getSpi();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 163
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 186
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;

  protected void finalize();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 193
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;
    Exceptions:
      throws java.lang.Throwable

  private void <init>(android.net.IIpSecService, java.net.InetAddress, int);
    descriptor: (Landroid/net/IIpSecService;Ljava/net/InetAddress;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import dalvik.system cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tThe method getFileDescriptor$() is undefined for the type Socket\n\tThe method getFileDescriptor$() is undefined for the type DatagramSocket\n\tThe method getFileDescriptor$() is undefined for the type Socket\n\tThe method getFileDescriptor$() is undefined for the type DatagramSocket\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tandroid.Manifest.permission.MANAGE_IPSEC_TUNNELS cannot be resolved to a type\n\tandroid.Manifest.permission.MANAGE_IPSEC_TUNNELS cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tandroid.Manifest.permission.MANAGE_IPSEC_TUNNELS cannot be resolved to a type\n\tandroid.Manifest.permission.MANAGE_IPSEC_TUNNELS cannot be resolved to a type\n\tOsConstants cannot be resolved to a variable\n\tOsConstants cannot be resolved to a variable\n\tOsConstants cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;
    Exceptions:
      throws android.net.IpSecManager$ResourceUnavailableException, android.net.IpSecManager$SpiUnavailableException
    MethodParameters:
                    Name  Flags
      service             
      destinationAddress  
      spi                 

  public int getResourceId();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 246
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        com.android.internal.annotations.VisibleForTesting()

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.net.IpSecManager$SecurityParameterIndex this
         0: .line 251
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.net.IpSecManager$SecurityParameterIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/net/IpSecManager$SecurityParameterIndex;
}
SourceFile: "IpSecManager.java"
NestHost: android.net.IpSecManager
InnerClasses:
  public final ResourceUnavailableException = android.net.IpSecManager$ResourceUnavailableException of android.net.IpSecManager
  public final SecurityParameterIndex = android.net.IpSecManager$SecurityParameterIndex of android.net.IpSecManager
  public final SpiUnavailableException = android.net.IpSecManager$SpiUnavailableException of android.net.IpSecManager