public class com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState extends com.android.systemui.statusbar.stack.ExpandableViewState
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState
  super_class: com.android.systemui.statusbar.stack.ExpandableViewState
{
  private final com.android.systemui.statusbar.stack.StackScrollState mOverallState;
    descriptor: Lcom/android/systemui/statusbar/stack/StackScrollState;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private void <init>(com.android.systemui.statusbar.stack.StackScrollState);
    descriptor: (Lcom/android/systemui/statusbar/stack/StackScrollState;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState 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\tcom.android.internal.R.id cannot be resolved to a variable\n\tcom.android.internal.R.id 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\tR cannot be resolved to a variable\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\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\tcom.android.internal.R.id cannot be resolved to a variable\n\tMenuItem cannot be resolved to a type\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\tThe method removePluginListener(PluginListener<?>) from the type PluginManager refers to the missing type PluginListener\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\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\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\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\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\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$NotificationViewState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow$NotificationViewState;
    MethodParameters:
                  Name  Flags
      stackScrollState  

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

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

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

  public void animateTo(android.view.View, com.android.systemui.statusbar.stack.AnimationProperties);
    descriptor: (Landroid/view/View;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$NotificationViewState this
         0: .line 2921
            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$NotificationViewState this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/systemui/statusbar/ExpandableNotificationRow$NotificationViewState;
    MethodParameters:
            Name  Flags
      child       
      properties  
}
SourceFile: "ExpandableNotificationRow.java"
NestHost: com.android.systemui.statusbar.ExpandableNotificationRow
InnerClasses:
  public NotificationViewState = com.android.systemui.statusbar.ExpandableNotificationRow$NotificationViewState of com.android.systemui.statusbar.ExpandableNotificationRow