public class android.os.VibrationEffect$OneShot extends android.os.VibrationEffect implements android.os.Parcelable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.os.VibrationEffect$OneShot
  super_class: android.os.VibrationEffect
{
  private final long mDuration;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int mAmplitude;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public static final android.os.Parcelable$Creator<android.os.VibrationEffect$OneShot> CREATOR;
    descriptor: Landroid/os/Parcelable$Creator;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Landroid/os/Parcelable$Creator<Landroid/os/VibrationEffect$OneShot;>;

  public void <init>(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.VibrationEffect$OneShot this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.hardware.vibrator cannot be resolved\n\tThe import android.hardware.vibrator cannot be resolved\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tcom.android.internal.R.array cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;
    MethodParameters:
      Name  Flags
      in    

  public void <init>(long, int);
    descriptor: (JI)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // android.os.VibrationEffect$OneShot this
         0: .line 22
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.hardware.vibrator cannot be resolved\n\tThe import android.hardware.vibrator cannot be resolved\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tEffect cannot be resolved to a variable\n\tcom.android.internal.R.array cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n\tEffectStrength cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;
    MethodParameters:
              Name  Flags
      milliseconds  
      amplitude     

  public long getDuration();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.os.VibrationEffect$OneShot this
         0: .line 337
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;

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

  public android.os.VibrationEffect scale(float, int);
    descriptor: (FI)Landroid/os/VibrationEffect;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.os.VibrationEffect$OneShot this
         0: .line 353
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;
    MethodParameters:
              Name  Flags
      gamma         
      maxAmplitude  

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

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

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.os.VibrationEffect$OneShot this
         0: .line 392
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;
    MethodParameters:
      Name  Flags
      o     

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

  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.os.VibrationEffect$OneShot this
         0: .line 409
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.os.VibrationEffect$OneShot this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/os/VibrationEffect$OneShot;

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