class android.widget.PopupWindow$PopupBackgroundView extends android.widget.FrameLayout
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.widget.PopupWindow$PopupBackgroundView
  super_class: android.widget.FrameLayout
{
  public void <init>(android.widget.PopupWindow, android.content.Context);
    descriptor: (Landroid/widget/PopupWindow;Landroid/content/Context;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.PopupWindow$PopupBackgroundView this
         0: .line 60
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.R cannot be resolved\n\tcom.android.internal.R.attr cannot be resolved to a variable\n\tcom.android.internal.R.attr 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\tcom.android.internal.R.style cannot be resolved to a variable\n\tcom.android.internal.R.style cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.PopupWindow$PopupBackgroundView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupBackgroundView;
    MethodParameters:
         Name  Flags
      this$0   final
      context  

  protected int[] onCreateDrawableState(int);
    descriptor: (I)[I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupBackgroundView this
         0: .line 2589
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.widget.PopupWindow$PopupBackgroundView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupBackgroundView;
    MethodParameters:
            Name  Flags
      extraSpace  
}
SourceFile: "PopupWindow.java"
NestHost: android.widget.PopupWindow
InnerClasses:
  private PopupBackgroundView = android.widget.PopupWindow$PopupBackgroundView of android.widget.PopupWindow