.class public Landroidx/fragment/app/FragmentManagerImpl$AnimationOrAnimator; .super Ljava/lang/Object; .source "FragmentManagerImpl.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/fragment/app/FragmentManagerImpl; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "AnimationOrAnimator" .end annotation # instance fields .field public final animation:Landroid/view/animation/Animation; .field public final animator:Landroid/animation/Animator; # direct methods .method public constructor (Landroid/animation/Animator;)V .locals 1 invoke-direct {p0}, Ljava/lang/Object;->()V const/4 v0, 0x0 iput-object v0, p0, Landroidx/fragment/app/FragmentManagerImpl$AnimationOrAnimator;->animation:Landroid/view/animation/Animation; iput-object p1, p0, Landroidx/fragment/app/FragmentManagerImpl$AnimationOrAnimator;->animator:Landroid/animation/Animator; if-eqz p1, :cond_0 return-void :cond_0 new-instance p1, Ljava/lang/IllegalStateException; const-string v0, "Animator cannot be null" invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw p1 .end method .method public constructor (Landroid/view/animation/Animation;)V .locals 1 invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Landroidx/fragment/app/FragmentManagerImpl$AnimationOrAnimator;->animation:Landroid/view/animation/Animation; const/4 v0, 0x0 iput-object v0, p0, Landroidx/fragment/app/FragmentManagerImpl$AnimationOrAnimator;->animator:Landroid/animation/Animator; if-eqz p1, :cond_0 return-void :cond_0 new-instance p1, Ljava/lang/IllegalStateException; const-string v0, "Animation cannot be null" invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw p1 .end method