public class com.android.systemui.statusbar.ExpandableNotificationRow extends com.android.systemui.statusbar.ActivatableNotificationView implements PluginListener<NotificationMenuRowPlugin>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.systemui.statusbar.ExpandableNotificationRow
  super_class: com.android.systemui.statusbar.ActivatableNotificationView
{
  private static final boolean DEBUG;
    descriptor: Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int DEFAULT_DIVIDER_ALPHA;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 41

  private static final int COLORED_DIVIDER_ALPHA;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 123

  private static final int MENU_VIEW_INDEX;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final java.lang.String TAG;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "ExpandableNotifRow"

  public static final float DEFAULT_HEADER_VISIBLE_AMOUNT;
    descriptor: F
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1.0

  private com.android.systemui.statusbar.ExpandableNotificationRow$LayoutListener mLayoutListener;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$LayoutListener;
    flags: (0x0002) ACC_PRIVATE

  private boolean mDark;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mLowPriorityStateUpdated;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private final com.android.systemui.statusbar.notification.NotificationInflater mNotificationInflater;
    descriptor: Lcom/android/systemui/statusbar/notification/NotificationInflater;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private int mIconTransformContentShift;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mIconTransformContentShiftNoIcon;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationMinHeightLegacy;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationMinHeightBeforeP;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mMaxHeadsUpHeightLegacy;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mMaxHeadsUpHeightBeforeP;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mMaxHeadsUpHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mMaxHeadsUpHeightIncreased;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationMinHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationMinHeightLarge;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationMaxHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationAmbientHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mIncreasedPaddingBetweenElements;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationLaunchHeight;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private boolean mMustStayOnScreen;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mExpandable;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mHasUserChangedExpansion;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mUserExpanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsBlockingHelperShowing;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mExpandedWhenPinned;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mUserLocked;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mShowingPublic;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mSensitive;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mSensitiveHiddenInGeneral;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mShowingPublicInitialized;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mHideSensitiveForIntrinsicHeight;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean mIsSystemExpanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mOnKeyguard;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.animation.Animator mTranslateAnim;
    descriptor: Landroid/animation/Animator;
    flags: (0x0002) ACC_PRIVATE

  private java.util.ArrayList<android.view.View> mTranslateableViews;
    descriptor: Ljava/util/ArrayList;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/ArrayList<Landroid/view/View;>;

  private com.android.systemui.statusbar.NotificationContentView mPublicLayout;
    descriptor: Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.NotificationContentView mPrivateLayout;
    descriptor: Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.NotificationContentView[] mLayouts;
    descriptor: [Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationColor;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow$ExpansionLogger mLogger;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$ExpansionLogger;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String mLoggingKey;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.NotificationGuts mGuts;
    descriptor: Lcom/android/systemui/statusbar/NotificationGuts;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.NotificationData$Entry mEntry;
    descriptor: Lcom/android/systemui/statusbar/NotificationData$Entry;
    flags: (0x0002) ACC_PRIVATE

  private android.service.notification.StatusBarNotification mStatusBarNotification;
    descriptor: Landroid/service/notification/StatusBarNotification;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String mAppName;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsHeadsUp;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mLastChronometerRunning;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.view.ViewStub mChildrenContainerStub;
    descriptor: Landroid/view/ViewStub;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.phone.NotificationGroupManager mGroupManager;
    descriptor: Lcom/android/systemui/statusbar/phone/NotificationGroupManager;
    flags: (0x0002) ACC_PRIVATE

  private boolean mChildrenExpanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsSummaryWithChildren;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.stack.NotificationChildrenContainer mChildrenContainer;
    descriptor: Lcom/android/systemui/statusbar/stack/NotificationChildrenContainer;
    flags: (0x0002) ACC_PRIVATE

  private NotificationMenuRowPlugin mMenuRow;
    descriptor: LNotificationMenuRowPlugin;
    flags: (0x0002) ACC_PRIVATE

  private android.view.ViewStub mGutsStub;
    descriptor: Landroid/view/ViewStub;
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsSystemChildExpanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsPinned;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.classifier.FalsingManager mFalsingManager;
    descriptor: Lcom/android/systemui/classifier/FalsingManager;
    flags: (0x0002) ACC_PRIVATE

  private boolean mExpandAnimationRunning;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.notification.AboveShelfChangedListener mAboveShelfChangedListener;
    descriptor: Lcom/android/systemui/statusbar/notification/AboveShelfChangedListener;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.policy.HeadsUpManager mHeadsUpManager;
    descriptor: Lcom/android/systemui/statusbar/policy/HeadsUpManager;
    flags: (0x0002) ACC_PRIVATE

  private java.util.function.Consumer<java.lang.Boolean> mHeadsUpAnimatingAwayListener;
    descriptor: Ljava/util/function/Consumer;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/function/Consumer<Ljava/lang/Boolean;>;

  private boolean mChildIsExpanding;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mJustClicked;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIconAnimationRunning;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mShowNoBackground;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow mNotificationParent;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow$OnExpandClickListener mOnExpandClickListener;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$OnExpandClickListener;
    flags: (0x0002) ACC_PRIVATE

  private android.view.View$OnClickListener mOnAppOpsClickListener;
    descriptor: Landroid/view/View$OnClickListener;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow$LongPressListener mLongPressListener;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$LongPressListener;
    flags: (0x0002) ACC_PRIVATE

  private boolean mGroupExpansionChanging;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private java.util.function.BooleanSupplier mSecureStateProvider;
    descriptor: Ljava/util/function/BooleanSupplier;
    flags: (0x0002) ACC_PRIVATE

  private boolean mEnableNonGroupedNotificationExpand;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mShowGroupBackgroundWhenExpanded;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.view.View$OnClickListener mExpandClickListener;
    descriptor: Landroid/view/View$OnClickListener;
    flags: (0x0002) ACC_PRIVATE

  private boolean mForceUnlocked;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mDismissed;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mKeepInParent;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mRemoved;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private static final android.util.Property<com.android.systemui.statusbar.ExpandableNotificationRow, java.lang.Float> TRANSLATE_CONTENT;
    descriptor: Landroid/util/Property;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Landroid/util/Property<Lcom/android/systemui/statusbar/ExpandableNotificationRow;Ljava/lang/Float;>;

  private android.view.View$OnClickListener mOnClickListener;
    descriptor: Landroid/view/View$OnClickListener;
    flags: (0x0002) ACC_PRIVATE

  private boolean mHeadsupDisappearRunning;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private android.view.View mChildAfterViewWhenDismissed;
    descriptor: Landroid/view/View;
    flags: (0x0002) ACC_PRIVATE

  private android.view.View mGroupParentWhenDismissed;
    descriptor: Landroid/view/View;
    flags: (0x0002) ACC_PRIVATE

  private boolean mRefocusOnDismiss;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean mIconsVisible;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mAboveShelf;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mShowAmbient;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsLastChild;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Runnable mOnDismissRunnable;
    descriptor: Ljava/lang/Runnable;
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsLowPriority;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mIsColorized;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mUseIncreasedCollapsedHeight;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mUseIncreasedHeadsUpHeight;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

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

  private boolean mWasChildInGroupWhenRemoved;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private int mNotificationColorAmbient;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState mNotificationViewState;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$NotificationViewState;
    flags: (0x0002) ACC_PRIVATE

  private com.android.systemui.statusbar.ExpandableNotificationRow$SystemNotificationAsyncTask mSystemNotificationAsyncTask;
    descriptor: Lcom/android/systemui/statusbar/ExpandableNotificationRow$SystemNotificationAsyncTask;
    flags: (0x0002) ACC_PRIVATE

  private static java.lang.Boolean isSystemNotification(android.content.Context, android.service.notification.StatusBarNotification);
    descriptor: (Landroid/content/Context;Landroid/service/notification/StatusBarNotification;)Ljava/lang/Boolean;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 309
            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
      context                
      statusBarNotification  

  public boolean isGroupExpansionChanging();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 329
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setGroupExpansionChanging(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 336
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      changing  

  public void setActualHeightAnimating(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow 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 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      animating  

  public com.android.systemui.statusbar.NotificationContentView getPrivateLayout();
    descriptor: ()Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 347
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.NotificationContentView getPublicLayout();
    descriptor: ()Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 351
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setIconAnimationRunning(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 355
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  

  private void setIconAnimationRunning(boolean, com.android.systemui.statusbar.NotificationContentView);
    descriptor: (ZLcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 372
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  
      layout   

  private void setIconAnimationRunningForChild(boolean, android.view.View);
    descriptor: (ZLandroid/view/View;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 385
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tcom.android.internal.R.id cannot be resolved to a variable\n\tcom.android.internal.R.id cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  
      child    

  private void setIconRunning(android.widget.ImageView, boolean);
    descriptor: (Landroid/widget/ImageView;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 393
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      imageView  
      running    

  public void updateNotification(com.android.systemui.statusbar.NotificationData$Entry);
    descriptor: (Lcom/android/systemui/statusbar/NotificationData$Entry;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow 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 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      entry  

  private void cacheIsSystemNotification();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 426
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean getIsNonblockable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 440
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void onNotificationUpdated();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 472
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  void updateShelfIconColor();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 498
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()

  public void setAboveShelfChangedListener(com.android.systemui.statusbar.notification.AboveShelfChangedListener);
    descriptor: (Lcom/android/systemui/statusbar/notification/AboveShelfChangedListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 514
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                           Name  Flags
      aboveShelfChangedListener  

  public void setSecureStateProvider(java.util.function.BooleanSupplier);
    descriptor: (Ljava/util/function/BooleanSupplier;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 522
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                     Name  Flags
      secureStateProvider  

  public boolean isDimmable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow 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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateLimits();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 534
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateLimitsForView(com.android.systemui.statusbar.NotificationContentView);
    descriptor: (Lcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 542
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tcom.android.internal.R.id cannot be resolved to a variable\n\tcom.android.internal.R.id cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      layout  

  public android.service.notification.StatusBarNotification getStatusBarNotification();
    descriptor: ()Landroid/service/notification/StatusBarNotification;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 573
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.NotificationData$Entry getEntry();
    descriptor: ()Lcom/android/systemui/statusbar/NotificationData$Entry;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 577
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isHeadsUp();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 581
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setHeadsUp(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 585
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      isHeadsUp  

  public void setGroupManager(com.android.systemui.statusbar.phone.NotificationGroupManager);
    descriptor: (Lcom/android/systemui/statusbar/phone/NotificationGroupManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 605
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      groupManager  

  public void setRemoteInputController(com.android.systemui.statusbar.RemoteInputController);
    descriptor: (Lcom/android/systemui/statusbar/RemoteInputController;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 610
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      r     

  public void setAppName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 616
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      appName  

  public void addChildNotification(com.android.systemui.statusbar.ExpandableNotificationRow);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 621
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      row   

  public void setHeaderVisibleAmount(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 633
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                     Name  Flags
      headerVisibleAmount  

  public float getHeaderVisibleAmount();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 645
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setHeadsUpIsVisible();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 650
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void addChildNotification(com.android.systemui.statusbar.ExpandableNotificationRow, int);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 661
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      row         
      childIndex  

  public void removeChildNotification(com.android.systemui.statusbar.ExpandableNotificationRow);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 670
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      row   

  public boolean isChildInGroup();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 680
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isOnlyChildInGroup();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 687
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.ExpandableNotificationRow getNotificationParent();
    descriptor: ()Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 691
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setIsChildInGroup(boolean, com.android.systemui.statusbar.ExpandableNotificationRow);
    descriptor: (ZLcom/android/systemui/statusbar/ExpandableNotificationRow;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 699
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                Name  Flags
      isChildInGroup  
      parent          

  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 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 723
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      event  

  protected boolean handleSlideBack();
    descriptor: ()Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 734
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected boolean shouldHideBackground();
    descriptor: ()Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 742
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isSummaryWithChildren();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 747
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean areChildrenExpanded();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 752
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public java.util.List<com.android.systemui.statusbar.ExpandableNotificationRow> getNotificationChildren();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 756
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    Signature: ()Ljava/util/List<Lcom/android/systemui/statusbar/ExpandableNotificationRow;>;

  public int getNumberOfNotificationChildren();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 760
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean applyChildOrder(java.util.List<com.android.systemui.statusbar.ExpandableNotificationRow>, com.android.systemui.statusbar.notification.VisualStabilityManager, com.android.systemui.statusbar.notification.VisualStabilityManager$Callback);
    descriptor: (Ljava/util/List;Lcom/android/systemui/statusbar/notification/VisualStabilityManager;Lcom/android/systemui/statusbar/notification/VisualStabilityManager$Callback;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 775
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    Signature: (Ljava/util/List<Lcom/android/systemui/statusbar/ExpandableNotificationRow;>;Lcom/android/systemui/statusbar/notification/VisualStabilityManager;Lcom/android/systemui/statusbar/notification/VisualStabilityManager$Callback;)Z
    MethodParameters:
                        Name  Flags
      childOrder              
      visualStabilityManager  
      callback                

  public void getChildrenStates(com.android.systemui.statusbar.stack.StackScrollState, com.android.systemui.statusbar.stack.AmbientState);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;Lcom/android/systemui/statusbar/stack/AmbientState;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 782
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      resultState   
      ambientState  

  public void applyChildrenState(com.android.systemui.statusbar.stack.StackScrollState);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 790
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      state  

  public void prepareExpansionChanged(com.android.systemui.statusbar.stack.StackScrollState);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 796
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      state  

  public void startChildAnimation(com.android.systemui.statusbar.stack.StackScrollState, com.android.systemui.statusbar.stack.AnimationProperties);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;Lcom/android/systemui/statusbar/stack/AnimationProperties;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 802
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      finalState  
      properties  

  public com.android.systemui.statusbar.ExpandableNotificationRow getViewAtPosition(float);
    descriptor: (F)Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 808
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      y     

  public com.android.systemui.statusbar.NotificationGuts getGuts();
    descriptor: ()Lcom/android/systemui/statusbar/NotificationGuts;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 817
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setPinned(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 827
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      pinned  

  public boolean isPinned();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 847
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getPinnedHeadsUpHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 852
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private int getPinnedHeadsUpHeight(boolean);
    descriptor: (Z)I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 861
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                  Name  Flags
      atLeastMinHeight  

  public void setJustClicked(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 878
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
             Name  Flags
      justClicked  

  public boolean wasJustClicked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 885
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setChronometerRunning(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 889
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  

  private void setChronometerRunning(boolean, com.android.systemui.statusbar.NotificationContentView);
    descriptor: (ZLcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 903
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  
      layout   

  private void setChronometerRunningForChild(boolean, android.view.View);
    descriptor: (ZLandroid/view/View;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 917
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tcom.android.internal.R.id cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      running  
      child    

  public android.view.NotificationHeaderView getNotificationHeader();
    descriptor: ()Landroid/view/NotificationHeaderView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 924
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.view.NotificationHeaderView getVisibleNotificationHeader();
    descriptor: ()Landroid/view/NotificationHeaderView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 935
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.view.NotificationHeaderView getContractedNotificationHeader();
    descriptor: ()Landroid/view/NotificationHeaderView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 948
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setOnExpandClickListener(com.android.systemui.statusbar.ExpandableNotificationRow$OnExpandClickListener);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow$OnExpandClickListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 955
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                       Name  Flags
      onExpandClickListener  

  public void setLongPressListener(com.android.systemui.statusbar.ExpandableNotificationRow$LongPressListener);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow$LongPressListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 959
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                   Name  Flags
      longPressListener  

  public void setOnClickListener(android.view.View$OnClickListener);
    descriptor: (Landroid/view/View$OnClickListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 964
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      l     

  private void updateClickAndFocus();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 970
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setHeadsUpManager(com.android.systemui.statusbar.policy.HeadsUpManager);
    descriptor: (Lcom/android/systemui/statusbar/policy/HeadsUpManager;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 981
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                Name  Flags
      headsUpManager  

  public void setGutsView(MenuItem);
    descriptor: (LMenuItem;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 985
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMenuItem cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      item  

  protected void onAttachedToWindow();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 995
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method addPluginListener(PluginListener<T>, Class<?>, boolean) from the type PluginManager refers to the missing type PluginListener\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected void onDetachedFromWindow();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1002
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method removePluginListener(PluginListener<?>) from the type PluginManager refers to the missing type PluginListener\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void onPluginConnected(NotificationMenuRowPlugin, android.content.Context);
    descriptor: (LNotificationMenuRowPlugin;Landroid/content/Context;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1006
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tMenuItem cannot be resolved to a type\n\tThe method createInfoItem(Context) from the type NotificationMenuRow refers to the missing type MenuItem\n\tThe method createSnoozeItem(Context) from the type NotificationMenuRow refers to the missing type MenuItem\n\tThe method createAppOpsItem(Context) from the type NotificationMenuRow refers to the missing type MenuItem\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      plugin         
      pluginContext  

  public void onPluginDisconnected(NotificationMenuRowPlugin);
    descriptor: (LNotificationMenuRowPlugin;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1025
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      plugin  

  public NotificationMenuRowPlugin createMenu();
    descriptor: ()LNotificationMenuRowPlugin;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1033
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public NotificationMenuRowPlugin getProvider();
    descriptor: ()LNotificationMenuRowPlugin;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1044
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void onDensityOrFontScaleChanged();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1063
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tR cannot be resolved to a variable\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void onConfigurationChanged(android.content.res.Configuration);
    descriptor: (Landroid/content/res/Configuration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1085
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      newConfig  

  public void setContentBackground(int, boolean, com.android.systemui.statusbar.NotificationContentView);
    descriptor: (IZLcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1090
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                         Name  Flags
      customBackgroundColor    
      animate                  
      notificationContentView  

  protected void setBackgroundTintColor(int);
    descriptor: (I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1098
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      color  

  public void closeRemoteInput();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1106
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setSingleLineWidthIndention(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1115
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      indention  

  public int getNotificationColor();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1119
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateNotificationColor();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1123
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.notification.HybridNotificationView getSingleLineView();
    descriptor: ()Lcom/android/systemui/statusbar/notification/HybridNotificationView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1131
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.notification.HybridNotificationView getAmbientSingleLineView();
    descriptor: ()Lcom/android/systemui/statusbar/notification/HybridNotificationView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1135
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isOnKeyguard();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1139
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void removeAllChildren();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1143
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setForceUnlocked(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1158
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      forceUnlocked  

  public void setDismissed(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1168
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                   Name  Flags
      fromAccessibility  

  public boolean isDismissed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1185
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean keepInParent();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1189
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setKeepInParent(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1193
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      keepInParent  

  public boolean isRemoved();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1198
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setRemoved();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1202
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean wasChildInGroupWhenRemoved();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1212
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public float getTranslationWhenRemoved();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1216
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.stack.NotificationChildrenContainer getChildrenContainer();
    descriptor: ()Lcom/android/systemui/statusbar/stack/NotificationChildrenContainer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1220
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setHeadsUpAnimatingAway(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1224
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                      Name  Flags
      headsUpAnimatingAway  

  public void setHeadsUpAnimatingAwayListener(java.util.function.Consumer<java.lang.Boolean>);
    descriptor: (Ljava/util/function/Consumer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1237
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    Signature: (Ljava/util/function/Consumer<Ljava/lang/Boolean;>;)V
    MethodParameters:
          Name  Flags
      listener  

  public boolean isHeadsUpAnimatingAway();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1246
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.view.View getChildAfterViewWhenDismissed();
    descriptor: ()Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1250
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.view.View getGroupParentWhenDismissed();
    descriptor: ()Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1254
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean performDismissWithBlockingHelper(boolean);
    descriptor: (Z)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1268
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                   Name  Flags
      fromAccessibility  

  public void performDismiss(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1278
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                   Name  Flags
      fromAccessibility  

  public void setBlockingHelperShowing(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1296
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                         Name  Flags
      isBlockingHelperShowing  

  public boolean isBlockingHelperShowing();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1300
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setOnDismissRunnable(java.lang.Runnable);
    descriptor: (Ljava/lang/Runnable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1304
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                   Name  Flags
      onDismissRunnable  

  public android.view.View getNotificationIcon();
    descriptor: ()Landroid/view/View;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1308
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isShowingIcon();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1319
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setContentTransformationAmount(float, boolean);
    descriptor: (FZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1334
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                             Name  Flags
      contentTransformationAmount  
      isLastChild                  

  public void setIconsVisible(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1348
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      iconsVisible  

  protected void onBelowSpeedBumpChanged();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1356
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateContentTransformation();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1360
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateIconVisibilities();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1385
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getRelativeTopPadding(android.view.View);
    descriptor: (Landroid/view/View;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1405
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      view  

  public float getContentTranslation();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1417
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setIsLowPriority(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1421
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      isLowPriority  

  public void setLowPriorityStateUpdated(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1431
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                         Name  Flags
      lowPriorityStateUpdated  

  public boolean hasLowPriorityStateUpdated();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1435
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isLowPriority();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1439
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setUseIncreasedCollapsedHeight(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1443
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      use   

  public void setUseIncreasedHeadsUpHeight(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1448
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      use   

  public void setRemoteViewClickHandler(android.widget.RemoteViews$OnClickHandler);
    descriptor: (Landroid/widget/RemoteViews$OnClickHandler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1453
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                        Name  Flags
      remoteViewClickHandler  

  public void setInflationCallback(com.android.systemui.statusbar.notification.NotificationInflater$InflationCallback);
    descriptor: (Lcom/android/systemui/statusbar/notification/NotificationInflater$InflationCallback;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1457
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      callback  

  public void setNeedsRedaction(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1461
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                Name  Flags
      needsRedaction  

  public com.android.systemui.statusbar.notification.NotificationInflater getNotificationInflater();
    descriptor: ()Lcom/android/systemui/statusbar/notification/NotificationInflater;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1466
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        com.android.internal.annotations.VisibleForTesting()

  public int getNotificationColorAmbient();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1470
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void <init>(android.content.Context, android.util.AttributeSet);
    descriptor: (Landroid/content/Context;Landroid/util/AttributeSet;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.logging.nano cannot be resolved\n\tThe import com.android.systemui.R cannot be resolved\n\tThe import com.android.systemui.plugins.PluginListener cannot be resolved\n\tThe import com.android.systemui.plugins.statusbar cannot be resolved\n\tThe import com.android.systemui.plugins.statusbar cannot be resolved\n\tPluginListener cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tNotificationMenuRowPlugin cannot be resolved to a type\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\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tMenuItem cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\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\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tMenuItem cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tMenuItem cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tR cannot be resolved to a variable\n\tMenuItem cannot be resolved to a type\n\tMenuItem cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      context  
      attrs    

  private void initDimens();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1488
            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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void reset();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1522
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void showAppOpsIcons(android.util.ArraySet<java.lang.Integer>);
    descriptor: (Landroid/util/ArraySet;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1528
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    Signature: (Landroid/util/ArraySet<Ljava/lang/Integer;>;)V
    MethodParameters:
           Name  Flags
      activeOps  

  public android.view.View$OnClickListener getAppOpsOnClickListener();
    descriptor: ()Landroid/view/View$OnClickListener;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1536
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected void setAppOpsOnClickListener(com.android.systemui.statusbar.ExpandableNotificationRow$OnAppOpsClickListener);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow$OnAppOpsClickListener;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1542
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tMenuItem cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      l     

  protected void onFinishInflate();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1553
            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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void doLongClickCallback();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1599
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void doLongClickCallback(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1604
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method createMenu() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n\tMenuItem cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      x     
      y     

  void doLongClickCallback(int, int, MenuItem);
    descriptor: (IILMenuItem;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1609
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMenuItem cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      x         
      y         
      menuItem  

  public boolean onKeyDown(int, android.view.KeyEvent);
    descriptor: (ILandroid/view/KeyEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1616
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      keyCode  
      event    

  public boolean onKeyUp(int, android.view.KeyEvent);
    descriptor: (ILandroid/view/KeyEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1625
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      keyCode  
      event    

  public boolean onKeyLongPress(int, android.view.KeyEvent);
    descriptor: (ILandroid/view/KeyEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1636
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      keyCode  
      event    

  public void resetTranslation();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1659
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  void onGutsOpened();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1662
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  void onGutsClosed();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1667
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateContentAccessibilityImportanceForGuts(boolean);
    descriptor: (Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1676
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      isEnabled  

  private void updateChildAccessibilityImportance(android.view.View, boolean);
    descriptor: (Landroid/view/View;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1695
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      childView  
      isEnabled  

  public java.lang.CharSequence getActiveRemoteInputText();
    descriptor: ()Ljava/lang/CharSequence;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1701
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void animateTranslateNotification(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1705
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      leftTarget  final

  public void setTranslation(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1737
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      translationX  

  public float getTranslation();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1743
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.animation.Animator getTranslateViewAnimator(float, android.animation.ValueAnimator$AnimatorUpdateListener);
    descriptor: (FLandroid/animation/ValueAnimator$AnimatorUpdateListener;)Landroid/animation/Animator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1781
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      leftTarget  final
      listener    

  public void inflateGuts();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1790
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void updateChildrenVisibility();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1796
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean onRequestSendAccessibilityEventInternal(android.view.View, android.view.accessibility.AccessibilityEvent);
    descriptor: (Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1811
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      child  
      event  

  public void setDark(boolean, boolean, long);
    descriptor: (ZZJ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=4
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1825
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      dark   
      fade   
      delay  

  public void applyExpandAnimationParams(com.android.systemui.statusbar.notification.ActivityLaunchAnimator$ExpandAnimationParameters);
    descriptor: (Lcom/android/systemui/statusbar/notification/ActivityLaunchAnimator$ExpandAnimationParameters;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1842
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      params  

  public void setExpandAnimationRunning(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1881
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                        Name  Flags
      expandAnimationRunning  

  private void setChildIsExpanding(boolean);
    descriptor: (Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1923
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
             Name  Flags
      isExpanding  

  public boolean hasExpandingChild();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1928
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected boolean shouldClipToActualHeight();
    descriptor: ()Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1933
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isExpandAnimationRunning();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1938
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isSoundEffectsEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1947
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isExpandable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1953
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setExpandable(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1960
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      expandable  

  public void setClipToActualHeight(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1966
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                    Name  Flags
      clipToActualHeight  

  public boolean hasUserChangedExpansion();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1974
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isUserExpanded();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1978
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setUserExpanded(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1987
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      userExpanded  

  public void setUserExpanded(boolean, boolean);
    descriptor: (ZZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 1997
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                     Name  Flags
      userExpanded         
      allowChildExpansion  

  public void resetUserExpansion();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2017
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isUserLocked();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2027
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setUserLocked(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2031
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      userLocked  

  public boolean isSystemExpanded();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2047
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setSystemExpanded(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2056
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      expand  

  public void setOnKeyguard(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2071
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      onKeyguard  

  private void updateRippleAllowed();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2090
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isClearable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2101
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getIntrinsicHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2119
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private boolean isHeadsUpAllowed();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2146
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isGroupExpanded();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2151
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void onChildrenCountChanged();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2155
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getNumUniqueChannels();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2172
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void updateChildrenHeaderAppearance();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2195
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isExpanded();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2209
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isExpanded(boolean);
    descriptor: (Z)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2213
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                 Name  Flags
      allowOnKeyguard  

  private boolean isSystemChildExpanded();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2219
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setSystemChildExpanded(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2223
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      expanded  

  public void setLayoutListener(com.android.systemui.statusbar.ExpandableNotificationRow$LayoutListener);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow$LayoutListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2227
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      listener  

  public void removeListener();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2231
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  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.statusbar.ExpandableNotificationRow this
         0: .line 2242
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
         Name  Flags
      changed  
      left     
      top      
      right    
      bottom   

  private void updateContentShiftHeight();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2255
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void notifyHeightChanged(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2266
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                Name  Flags
      needsAnimation  

  public void setSensitive(boolean, boolean);
    descriptor: (ZZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2271
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      sensitive      
      hideSensitive  

  public void setHideSensitiveForIntrinsicHeight(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2277
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      hideSensitive  

  public void setHideSensitive(boolean, boolean, long, long);
    descriptor: (ZZJJ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=5
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2290
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      hideSensitive  
      animated       
      delay          
      duration       

  private void animateShowingPublic(long, long, boolean);
    descriptor: (JJZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=6, args_size=4
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2328
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      delay          
      duration       
      showingPublic  

  public boolean mustStayOnScreen();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2361
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean canViewBeDismissed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2370
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private boolean shouldShowPublic();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2374
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void makeActionsVisibile();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2378
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setChildrenExpanded(boolean, boolean);
    descriptor: (ZZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2386
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      expanded  
      animate   

  public static void applyTint(android.view.View, int);
    descriptor: (Landroid/view/View;I)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 2395
            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
      v      
      color  

  public int getMaxExpandHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow 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 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private int getHeadsUpHeight();
    descriptor: ()I
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2416
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean areGutsExposed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2420
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isContentExpandable();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2425
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected android.view.View getContentView();
    descriptor: ()Landroid/view/View;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2434
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected void onAppearAnimationFinished(boolean);
    descriptor: (Z)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2442
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      wasAppearing  

  public int getExtraBottomPadding();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2459
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setActualHeight(int, boolean);
    descriptor: (IZ)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2493
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tNotificationMenuRowPlugin cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                 Name  Flags
      height           
      notifyListeners  

  public int getMaxContentHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2499
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getMinHeight(boolean);
    descriptor: (Z)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2508
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                       Name  Flags
      ignoreTemporaryStates  

  public int getCollapsedHeight();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2524
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setClipTopAmount(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2532
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
               Name  Flags
      clipTopAmount  

  public void setClipBottomAmount(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2543
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                  Name  Flags
      clipBottomAmount  

  public com.android.systemui.statusbar.NotificationContentView getShowingLayout();
    descriptor: ()Lcom/android/systemui/statusbar/NotificationContentView;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2563
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setLegacy(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2567
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      legacy  

  protected void updateBackgroundTint();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2574
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void onFinishedExpansionChange();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2590
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void updateBackgroundForGroupState();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2598
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public int getPositionOfChild(com.android.systemui.statusbar.ExpandableNotificationRow);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2624
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
          Name  Flags
      childRow  

  public void setExpansionLogger(com.android.systemui.statusbar.ExpandableNotificationRow$ExpansionLogger, java.lang.String);
    descriptor: (Lcom/android/systemui/statusbar/ExpandableNotificationRow$ExpansionLogger;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2631
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
        Name  Flags
      logger  
      key     

  public void onExpandedByGesture(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2637
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
              Name  Flags
      userExpanded  

  public float getIncreasedPaddingAmount();
    descriptor: ()F
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2645
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private boolean isColorized();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2658
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected boolean disallowSingleClick(android.view.MotionEvent);
    descriptor: (Landroid/view/MotionEvent;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2663
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      event  

  private void onExpansionChanged(boolean, boolean);
    descriptor: (ZZ)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2680
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
             Name  Flags
      userAction   
      wasExpanded  

  public void onInitializeAccessibilityNodeInfoInternal(android.view.accessibility.AccessibilityNodeInfo);
    descriptor: (Landroid/view/accessibility/AccessibilityNodeInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2723
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tNotificationMenuRowPlugin cannot be resolved to a type\n\tThe method getProvider() from the type ExpandableNotificationRow refers to the missing type NotificationMenuRowPlugin\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
      Name  Flags
      info  

  public boolean performAccessibilityActionInternal(int, android.os.Bundle);
    descriptor: (ILandroid/os/Bundle;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2751
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
           Name  Flags
      action     
      arguments  

  public boolean shouldRefocusOnDismiss();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2765
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public com.android.systemui.statusbar.stack.ExpandableViewState createNewViewState(com.android.systemui.statusbar.stack.StackScrollState);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;)Lcom/android/systemui/statusbar/stack/ExpandableViewState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2774
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
                  Name  Flags
      stackScrollState  

  public com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState getViewState();
    descriptor: ()Lcom/android/systemui/statusbar/ExpandableNotificationRow$NotificationViewState;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2779
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isAboveShelf();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2784
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setShowAmbient(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2790
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
             Name  Flags
      showAmbient  

  public boolean topAmountNeedsClipping();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2801
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  protected boolean childNeedsClipping(android.view.View);
    descriptor: (Landroid/view/View;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2819
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      child  

  protected void applyRoundness();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2840
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  private void applyChildrenRoundness();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2845
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public android.graphics.Path getCustomClipPath(android.view.View);
    descriptor: (Landroid/view/View;)Landroid/graphics/Path;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2852
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
       Name  Flags
      child  

  private boolean hasNoRounding();
    descriptor: ()Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2864
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public boolean isShowingAmbient();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2868
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;

  public void setAboveShelf(boolean);
    descriptor: (Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2872
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    MethodParameters:
            Name  Flags
      aboveShelf  

  protected void setChildrenContainer(com.android.systemui.statusbar.stack.NotificationChildrenContainer);
    descriptor: (Lcom/android/systemui/statusbar/stack/NotificationChildrenContainer;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2935
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    MethodParameters:
                   Name  Flags
      childrenContainer  

  protected void setPrivateLayout(com.android.systemui.statusbar.NotificationContentView);
    descriptor: (Lcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2940
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    MethodParameters:
               Name  Flags
      privateLayout  

  protected void setPublicLayout(com.android.systemui.statusbar.NotificationContentView);
    descriptor: (Lcom/android/systemui/statusbar/NotificationContentView;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow this
         0: .line 2945
            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.statusbar.ExpandableNotificationRow this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow;
    RuntimeInvisibleAnnotations: 
      com.android.internal.annotations.VisibleForTesting()
    MethodParameters:
              Name  Flags
      publicLayout  
}
Signature: Lcom/android/systemui/statusbar/ActivatableNotificationView;LPluginListener<LNotificationMenuRowPlugin;>;
SourceFile: "ExpandableNotificationRow.java"
NestMembers:
  com.android.systemui.statusbar.ExpandableNotificationRow$1  com.android.systemui.statusbar.ExpandableNotificationRow$2  com.android.systemui.statusbar.ExpandableNotificationRow$3  com.android.systemui.statusbar.ExpandableNotificationRow$4  com.android.systemui.statusbar.ExpandableNotificationRow$5  com.android.systemui.statusbar.ExpandableNotificationRow$6  com.android.systemui.statusbar.ExpandableNotificationRow$ExpansionLogger  com.android.systemui.statusbar.ExpandableNotificationRow$LayoutListener  com.android.systemui.statusbar.ExpandableNotificationRow$LongPressListener  com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState  com.android.systemui.statusbar.ExpandableNotificationRow$OnAppOpsClickListener  com.android.systemui.statusbar.ExpandableNotificationRow$OnExpandClickListener  com.android.systemui.statusbar.ExpandableNotificationRow$SystemNotificationAsyncTask
InnerClasses:
  public abstract AnimatorUpdateListener = android.animation.ValueAnimator$AnimatorUpdateListener of android.animation.ValueAnimator
  public abstract OnClickListener = android.view.View$OnClickListener of android.view.View
  public OnClickHandler = android.widget.RemoteViews$OnClickHandler of android.widget.RemoteViews
  public abstract ExpansionLogger = com.android.systemui.statusbar.ExpandableNotificationRow$ExpansionLogger of com.android.systemui.statusbar.ExpandableNotificationRow
  public abstract LayoutListener = com.android.systemui.statusbar.ExpandableNotificationRow$LayoutListener of com.android.systemui.statusbar.ExpandableNotificationRow
  public abstract LongPressListener = com.android.systemui.statusbar.ExpandableNotificationRow$LongPressListener of com.android.systemui.statusbar.ExpandableNotificationRow
  public NotificationViewState = com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState of com.android.systemui.statusbar.ExpandableNotificationRow
  public abstract OnAppOpsClickListener = com.android.systemui.statusbar.ExpandableNotificationRow$OnAppOpsClickListener of com.android.systemui.statusbar.ExpandableNotificationRow
  public abstract OnExpandClickListener = com.android.systemui.statusbar.ExpandableNotificationRow$OnExpandClickListener of com.android.systemui.statusbar.ExpandableNotificationRow
  private SystemNotificationAsyncTask = com.android.systemui.statusbar.ExpandableNotificationRow$SystemNotificationAsyncTask of com.android.systemui.statusbar.ExpandableNotificationRow
  public final Entry = com.android.systemui.statusbar.NotificationData$Entry of com.android.systemui.statusbar.NotificationData
  public ExpandAnimationParameters = com.android.systemui.statusbar.notification.ActivityLaunchAnimator$ExpandAnimationParameters of com.android.systemui.statusbar.notification.ActivityLaunchAnimator
  public abstract InflationCallback = com.android.systemui.statusbar.notification.NotificationInflater$InflationCallback of com.android.systemui.statusbar.notification.NotificationInflater
  public abstract Callback = com.android.systemui.statusbar.notification.VisualStabilityManager$Callback of com.android.systemui.statusbar.notification.VisualStabilityManager