public class android.hardware.soundtrigger.SoundTrigger$GenericSoundModel extends android.hardware.soundtrigger.SoundTrigger$SoundModel implements android.os.Parcelable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.hardware.soundtrigger.SoundTrigger$GenericSoundModel
  super_class: android.hardware.soundtrigger.SoundTrigger$SoundModel
{
  public static final android.os.Parcelable$Creator<android.hardware.soundtrigger.SoundTrigger$GenericSoundModel> CREATOR;
    descriptor: Landroid/os/Parcelable$Creator;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Landroid/os/Parcelable$Creator<Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;>;

  public void <init>(java.util.UUID, java.util.UUID, byte[]);
    descriptor: (Ljava/util/UUID;Ljava/util/UUID;[B)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
         0: .line 19
            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 android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tEPERM cannot be resolved to a variable\n\tENODEV cannot be resolved to a variable\n\tEINVAL cannot be resolved to a variable\n\tEPIPE cannot be resolved to a variable\n\tENOSYS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
    MethodParameters:
            Name  Flags
      uuid        
      vendorUuid  
      data        

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

  private static android.hardware.soundtrigger.SoundTrigger$GenericSoundModel fromParcel(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 523
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      in    

  public void writeToParcel(android.os.Parcel, int);
    descriptor: (Landroid/os/Parcel;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
         0: .line 535
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
    MethodParameters:
       Name  Flags
      dest   
      flags  

  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.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
         0: .line 547
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.hardware.soundtrigger.SoundTrigger$GenericSoundModel this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/hardware/soundtrigger/SoundTrigger$GenericSoundModel;
}
SourceFile: "SoundTrigger.java"
NestHost: android.hardware.soundtrigger.SoundTrigger
InnerClasses:
  public GenericSoundModel = android.hardware.soundtrigger.SoundTrigger$GenericSoundModel of android.hardware.soundtrigger.SoundTrigger
  public SoundModel = android.hardware.soundtrigger.SoundTrigger$SoundModel of android.hardware.soundtrigger.SoundTrigger
  public abstract Creator = android.os.Parcelable$Creator of android.os.Parcelable