class android.widget.PopupWindow$PopupDecorView extends android.widget.FrameLayout
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.widget.PopupWindow$PopupDecorView
  super_class: android.widget.FrameLayout
{
  private java.lang.Runnable mCleanupAfterExit;
    descriptor: Ljava/lang/Runnable;
    flags: (0x0002) ACC_PRIVATE

  private final android.view.View$OnAttachStateChangeListener mOnAnchorRootDetachedListener;
    descriptor: Landroid/view/View$OnAttachStateChangeListener;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final android.widget.PopupWindow this$0;
    descriptor: Landroid/widget/PopupWindow;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  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$PopupDecorView 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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
         Name  Flags
      this$0   final
      context  

  public boolean dispatchKeyEvent(android.view.KeyEvent);
    descriptor: (Landroid/view/KeyEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2377
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
       Name  Flags
      event  

  public boolean dispatchTouchEvent(android.view.MotionEvent);
    descriptor: (Landroid/view/MotionEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2403
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
      Name  Flags
      ev    

  public boolean onTouchEvent(android.view.MotionEvent);
    descriptor: (Landroid/view/MotionEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2411
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
       Name  Flags
      event  

  public void requestEnterTransition(android.transition.Transition);
    descriptor: (Landroid/transition/Transition;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2430
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
            Name  Flags
      transition  

  private void startEnterTransition(android.transition.Transition);
    descriptor: (Landroid/transition/Transition;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2460
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
                 Name  Flags
      enterTransition  

  public void startExitTransition(android.transition.Transition, android.view.View, android.graphics.Rect, android.transition.Transition$TransitionListener);
    descriptor: (Landroid/transition/Transition;Landroid/view/View;Landroid/graphics/Rect;Landroid/transition/Transition$TransitionListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2483
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    MethodParameters:
            Name  Flags
      transition  
      anchorRoot  final
      epicenter   final
      listener    final

  public void cancelTransitions();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2547
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;

  public void requestKeyboardShortcuts(java.util.List<android.view.KeyboardShortcutGroup>, );
    descriptor: (Ljava/util/List;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.widget.PopupWindow$PopupDecorView this
         0: .line 2573
            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$PopupDecorView this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/widget/PopupWindow$PopupDecorView;
    Signature: (Ljava/util/List<Landroid/view/KeyboardShortcutGroup;>;I)V
    MethodParameters:
          Name  Flags
      list      
      deviceId  
}
SourceFile: "PopupWindow.java"
NestHost: android.widget.PopupWindow
InnerClasses:
  public abstract TransitionListener = android.transition.Transition$TransitionListener of android.transition.Transition
  public abstract OnAttachStateChangeListener = android.view.View$OnAttachStateChangeListener of android.view.View
  private PopupDecorView = android.widget.PopupWindow$PopupDecorView of android.widget.PopupWindow