class android.se.omapi.ISecureElementListener$Stub$Proxy implements android.se.omapi.ISecureElementListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.se.omapi.ISecureElementListener$Stub$Proxy
  super_class: java.lang.Object
{
  private android.os.IBinder mRemote;
    descriptor: Landroid/os/IBinder;
    flags: (0x0002) ACC_PRIVATE

  void <init>(android.os.IBinder);
    descriptor: (Landroid/os/IBinder;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
        start local 1 // android.os.IBinder remote
         0: .line 59
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 61
            aload 0 /* this */
            aload 1 /* remote */
            putfield android.se.omapi.ISecureElementListener$Stub$Proxy.mRemote:Landroid/os/IBinder;
         2: .line 62
            return
        end local 1 // android.os.IBinder remote
        end local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Landroid/se/omapi/ISecureElementListener$Stub$Proxy;
            0    3     1  remote  Landroid/os/IBinder;
    MethodParameters:
        Name  Flags
      remote  

  public android.os.IBinder asBinder();
    descriptor: ()Landroid/os/IBinder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
         0: .line 65
            aload 0 /* this */
            getfield android.se.omapi.ISecureElementListener$Stub$Proxy.mRemote:Landroid/os/IBinder;
            areturn
        end local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/se/omapi/ISecureElementListener$Stub$Proxy;

  public java.lang.String getInterfaceDescriptor();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
         0: .line 69
            ldc "android.se.omapi.ISecureElementListener"
            areturn
        end local 0 // android.se.omapi.ISecureElementListener$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/se/omapi/ISecureElementListener$Stub$Proxy;
}
SourceFile: "ISecureElementListener.java"
NestHost: android.se.omapi.ISecureElementListener
InnerClasses:
  public abstract Stub = android.se.omapi.ISecureElementListener$Stub of android.se.omapi.ISecureElementListener
  private Proxy = android.se.omapi.ISecureElementListener$Stub$Proxy of android.se.omapi.ISecureElementListener$Stub