class com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener implements android.animation.LayoutTransition$TransitionListener
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener
  super_class: java.lang.Object
{
  private void <init>(com.android.keyguard.KeyguardSliceView);
    descriptor: (Lcom/android/keyguard/KeyguardSliceView;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener this
         0: .line 24
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.arch cannot be resolved\n\tThe import android.arch cannot be resolved\n\tThe import com.android.systemui.R cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tThe import androidx.slice cannot be resolved\n\tObserver cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tSlice 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\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tListContent cannot be resolved to a type\n\tListContent cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tRowContent cannot be resolved to a type\n\tRowContent cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tRowContent cannot be resolved to a type\n\tRowContent cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tSliceItem cannot be resolved to a type\n\tSliceQuery cannot be resolved\n\tSlice cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tSliceLiveData cannot be resolved\n\tLiveData cannot be resolved to a type\n\tSlice cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tSlice cannot be resolved to a type\n\tSliceViewManager cannot be resolved\n\tcom.android.keyguard.R 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.keyguard.KeyguardSliceView$SliceViewTransitionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/keyguard/KeyguardSliceView$SliceViewTransitionListener;
    MethodParameters:
        Name  Flags
      this$0  final

  public void startTransition(android.animation.LayoutTransition, android.view.ViewGroup, android.view.View, int);
    descriptor: (Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener this
         0: .line 593
            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.keyguard.KeyguardSliceView$SliceViewTransitionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/keyguard/KeyguardSliceView$SliceViewTransitionListener;
    MethodParameters:
                Name  Flags
      transition      
      container       
      view            
      transitionType  

  public void endTransition(android.animation.LayoutTransition, android.view.ViewGroup, android.view.View, int);
    descriptor: (Landroid/animation/LayoutTransition;Landroid/view/ViewGroup;Landroid/view/View;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener this
         0: .line 614
            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.keyguard.KeyguardSliceView$SliceViewTransitionListener this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/keyguard/KeyguardSliceView$SliceViewTransitionListener;
    MethodParameters:
                Name  Flags
      transition      
      container       
      view            
      transitionType  
}
SourceFile: "KeyguardSliceView.java"
NestHost: com.android.keyguard.KeyguardSliceView
InnerClasses:
  public abstract TransitionListener = android.animation.LayoutTransition$TransitionListener of android.animation.LayoutTransition
  private SliceViewTransitionListener = com.android.keyguard.KeyguardSliceView$SliceViewTransitionListener of com.android.keyguard.KeyguardSliceView