public class com.android.systemui.DessertCaseView$RescalingContainer extends android.widget.FrameLayout
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.systemui.DessertCaseView$RescalingContainer
  super_class: android.widget.FrameLayout
{
  private com.android.systemui.DessertCaseView mView;
    descriptor: Lcom/android/systemui/DessertCaseView;
    flags: (0x0002) ACC_PRIVATE

  private float mDarkness;
    descriptor: F
    flags: (0x0002) ACC_PRIVATE

  public void <init>(android.content.Context);
    descriptor: (Landroid/content/Context;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
         0: .line 62
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/DessertCaseView$RescalingContainer;
    MethodParameters:
         Name  Flags
      context  

  public void setView(com.android.systemui.DessertCaseView);
    descriptor: (Lcom/android/systemui/DessertCaseView;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
         0: .line 521
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/DessertCaseView$RescalingContainer;
    MethodParameters:
      Name  Flags
      v     

  protected void onLayout(boolean, int, int, int, int);
    descriptor: (ZIIII)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
         0: .line 527
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/DessertCaseView$RescalingContainer;
    MethodParameters:
         Name  Flags
      changed  
      left     
      top      
      right    
      bottom   

  public void setDarkness(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
         0: .line 537
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/DessertCaseView$RescalingContainer;
    MethodParameters:
      Name  Flags
      p     

  public float getDarkness();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
         0: .line 544
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.DessertCaseView$RescalingContainer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/DessertCaseView$RescalingContainer;
}
SourceFile: "DessertCaseView.java"
NestHost: com.android.systemui.DessertCaseView
InnerClasses:
  public RescalingContainer = com.android.systemui.DessertCaseView$RescalingContainer of com.android.systemui.DessertCaseView