class android.content.pm.ICrossProfileApps$Stub$Proxy implements android.content.pm.ICrossProfileApps
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.content.pm.ICrossProfileApps$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.content.pm.ICrossProfileApps$Stub$Proxy this
        start local 1 // android.os.IBinder remote
         0: .line 93
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 95
            aload 0 /* this */
            aload 1 /* remote */
            putfield android.content.pm.ICrossProfileApps$Stub$Proxy.mRemote:Landroid/os/IBinder;
         2: .line 96
            return
        end local 1 // android.os.IBinder remote
        end local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Landroid/content/pm/ICrossProfileApps$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.content.pm.ICrossProfileApps$Stub$Proxy this
         0: .line 99
            aload 0 /* this */
            getfield android.content.pm.ICrossProfileApps$Stub$Proxy.mRemote:Landroid/os/IBinder;
            areturn
        end local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/content/pm/ICrossProfileApps$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.content.pm.ICrossProfileApps$Stub$Proxy this
         0: .line 103
            ldc "android.content.pm.ICrossProfileApps"
            areturn
        end local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/content/pm/ICrossProfileApps$Stub$Proxy;

  public void startActivityAsUser(android.app.IApplicationThread, java.lang.String, android.content.ComponentName, android.os.UserHandle);
    descriptor: (Landroid/app/IApplicationThread;Ljava/lang/String;Landroid/content/ComponentName;Landroid/os/UserHandle;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=8, args_size=5
        start local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
        start local 1 // android.app.IApplicationThread caller
        start local 2 // java.lang.String callingPackage
        start local 3 // android.content.ComponentName component
        start local 4 // android.os.UserHandle user
         0: .line 107
            invokestatic android.os.Parcel.obtain:()Landroid/os/Parcel;
            astore 5 /* _data */
        start local 5 // android.os.Parcel _data
         1: .line 108
            invokestatic android.os.Parcel.obtain:()Landroid/os/Parcel;
            astore 6 /* _reply */
        start local 6 // android.os.Parcel _reply
         2: .line 110
            aload 5 /* _data */
            ldc "android.content.pm.ICrossProfileApps"
            invokevirtual android.os.Parcel.writeInterfaceToken:(Ljava/lang/String;)V
         3: .line 111
            aload 5 /* _data */
            aload 1 /* caller */
            ifnull 4
            aload 1 /* caller */
            invokeinterface android.app.IApplicationThread.asBinder:()Landroid/os/IBinder;
            goto 5
      StackMap locals: android.content.pm.ICrossProfileApps$Stub$Proxy android.app.IApplicationThread java.lang.String android.content.ComponentName android.os.UserHandle android.os.Parcel android.os.Parcel
      StackMap stack: android.os.Parcel
         4: aconst_null
      StackMap locals: android.content.pm.ICrossProfileApps$Stub$Proxy android.app.IApplicationThread java.lang.String android.content.ComponentName android.os.UserHandle android.os.Parcel android.os.Parcel
      StackMap stack: android.os.Parcel android.os.IBinder
         5: invokevirtual android.os.Parcel.writeStrongBinder:(Landroid/os/IBinder;)V
         6: .line 112
            aload 5 /* _data */
            aload 2 /* callingPackage */
            invokevirtual android.os.Parcel.writeString:(Ljava/lang/String;)V
         7: .line 113
            aload 3 /* component */
            ifnull 11
         8: .line 114
            aload 5 /* _data */
            iconst_1
            invokevirtual android.os.Parcel.writeInt:(I)V
         9: .line 115
            aload 3 /* component */
            aload 5 /* _data */
            iconst_0
            invokevirtual android.content.ComponentName.writeToParcel:(Landroid/os/Parcel;I)V
        10: .line 116
            goto 12
        11: .line 118
      StackMap locals:
      StackMap stack:
            aload 5 /* _data */
            iconst_0
            invokevirtual android.os.Parcel.writeInt:(I)V
        12: .line 120
      StackMap locals:
      StackMap stack:
            aload 4 /* user */
            ifnull 16
        13: .line 121
            aload 5 /* _data */
            iconst_1
            invokevirtual android.os.Parcel.writeInt:(I)V
        14: .line 122
            aload 4 /* user */
            aload 5 /* _data */
            iconst_0
            invokevirtual android.os.UserHandle.writeToParcel:(Landroid/os/Parcel;I)V
        15: .line 123
            goto 17
        16: .line 125
      StackMap locals:
      StackMap stack:
            aload 5 /* _data */
            iconst_0
            invokevirtual android.os.Parcel.writeInt:(I)V
        17: .line 127
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield android.content.pm.ICrossProfileApps$Stub$Proxy.mRemote:Landroid/os/IBinder;
            iconst_1
            aload 5 /* _data */
            aload 6 /* _reply */
            iconst_0
            invokeinterface android.os.IBinder.transact:(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
            pop
        18: .line 128
            aload 6 /* _reply */
            invokevirtual android.os.Parcel.readException:()V
        19: .line 129
            goto 24
        20: .line 130
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        21: .line 131
            aload 6 /* _reply */
            invokevirtual android.os.Parcel.recycle:()V
        22: .line 132
            aload 5 /* _data */
            invokevirtual android.os.Parcel.recycle:()V
        23: .line 133
            aload 7
            athrow
        24: .line 131
      StackMap locals:
      StackMap stack:
            aload 6 /* _reply */
            invokevirtual android.os.Parcel.recycle:()V
        25: .line 132
            aload 5 /* _data */
            invokevirtual android.os.Parcel.recycle:()V
        26: .line 134
            return
        end local 6 // android.os.Parcel _reply
        end local 5 // android.os.Parcel _data
        end local 4 // android.os.UserHandle user
        end local 3 // android.content.ComponentName component
        end local 2 // java.lang.String callingPackage
        end local 1 // android.app.IApplicationThread caller
        end local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   27     0            this  Landroid/content/pm/ICrossProfileApps$Stub$Proxy;
            0   27     1          caller  Landroid/app/IApplicationThread;
            0   27     2  callingPackage  Ljava/lang/String;
            0   27     3       component  Landroid/content/ComponentName;
            0   27     4            user  Landroid/os/UserHandle;
            1   27     5           _data  Landroid/os/Parcel;
            2   27     6          _reply  Landroid/os/Parcel;
      Exception table:
        from    to  target  type
           2    20      20  any
    Exceptions:
      throws android.os.RemoteException
    MethodParameters:
                Name  Flags
      caller          
      callingPackage  
      component       
      user            

  public java.util.List<android.os.UserHandle> getTargetUserProfiles(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=2
        start local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
        start local 1 // java.lang.String callingPackage
         0: .line 137
            invokestatic android.os.Parcel.obtain:()Landroid/os/Parcel;
            astore 2 /* _data */
        start local 2 // android.os.Parcel _data
         1: .line 138
            invokestatic android.os.Parcel.obtain:()Landroid/os/Parcel;
            astore 3 /* _reply */
        start local 3 // android.os.Parcel _reply
         2: .line 141
            aload 2 /* _data */
            ldc "android.content.pm.ICrossProfileApps"
            invokevirtual android.os.Parcel.writeInterfaceToken:(Ljava/lang/String;)V
         3: .line 142
            aload 2 /* _data */
            aload 1 /* callingPackage */
            invokevirtual android.os.Parcel.writeString:(Ljava/lang/String;)V
         4: .line 143
            aload 0 /* this */
            getfield android.content.pm.ICrossProfileApps$Stub$Proxy.mRemote:Landroid/os/IBinder;
            iconst_2
            aload 2 /* _data */
            aload 3 /* _reply */
            iconst_0
            invokeinterface android.os.IBinder.transact:(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
            pop
         5: .line 144
            aload 3 /* _reply */
            invokevirtual android.os.Parcel.readException:()V
         6: .line 145
            aload 3 /* _reply */
            getstatic android.os.UserHandle.CREATOR:Landroid/os/Parcelable$Creator;
            invokevirtual android.os.Parcel.createTypedArrayList:(Landroid/os/Parcelable$Creator;)Ljava/util/ArrayList;
            astore 4 /* _result */
        start local 4 // java.util.List _result
         7: .line 146
            goto 12
        end local 4 // java.util.List _result
         8: .line 147
      StackMap locals: android.content.pm.ICrossProfileApps$Stub$Proxy java.lang.String android.os.Parcel android.os.Parcel
      StackMap stack: java.lang.Throwable
            astore 5
         9: .line 148
            aload 3 /* _reply */
            invokevirtual android.os.Parcel.recycle:()V
        10: .line 149
            aload 2 /* _data */
            invokevirtual android.os.Parcel.recycle:()V
        11: .line 150
            aload 5
            athrow
        start local 4 // java.util.List _result
        12: .line 148
      StackMap locals: java.util.List
      StackMap stack:
            aload 3 /* _reply */
            invokevirtual android.os.Parcel.recycle:()V
        13: .line 149
            aload 2 /* _data */
            invokevirtual android.os.Parcel.recycle:()V
        14: .line 151
            aload 4 /* _result */
            areturn
        end local 4 // java.util.List _result
        end local 3 // android.os.Parcel _reply
        end local 2 // android.os.Parcel _data
        end local 1 // java.lang.String callingPackage
        end local 0 // android.content.pm.ICrossProfileApps$Stub$Proxy this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   15     0            this  Landroid/content/pm/ICrossProfileApps$Stub$Proxy;
            0   15     1  callingPackage  Ljava/lang/String;
            1   15     2           _data  Landroid/os/Parcel;
            2   15     3          _reply  Landroid/os/Parcel;
            7    8     4         _result  Ljava/util/List<Landroid/os/UserHandle;>;
           12   15     4         _result  Ljava/util/List<Landroid/os/UserHandle;>;
      Exception table:
        from    to  target  type
           2     8       8  any
    Exceptions:
      throws android.os.RemoteException
    Signature: (Ljava/lang/String;)Ljava/util/List<Landroid/os/UserHandle;>;
    MethodParameters:
                Name  Flags
      callingPackage  
}
SourceFile: "ICrossProfileApps.java"
NestHost: android.content.pm.ICrossProfileApps
InnerClasses:
  public abstract Stub = android.content.pm.ICrossProfileApps$Stub of android.content.pm.ICrossProfileApps
  private Proxy = android.content.pm.ICrossProfileApps$Stub$Proxy of android.content.pm.ICrossProfileApps$Stub
  public abstract Creator = android.os.Parcelable$Creator of android.os.Parcelable