LayoutAnimationController$3.smali
.class Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController$3;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroid/view/animation/Animation$AnimationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController;->deleteView(Landroid/view/View;Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController;
.field public final synthetic val$listener:Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;
# direct methods
.method public constructor <init>(Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController;Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;)V
.registers 3
iput-object p1, p0, Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController$3;->this$0:Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController;
iput-object p2, p0, Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController$3;->val$listener:Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/view/animation/Animation;)V
.registers 2
iget-object p1, p0, Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationController$3;->val$listener:Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;
invoke-interface {p1}, Lcom/facebook/react/uimanager/layoutanimation/LayoutAnimationListener;->onAnimationEnd()V
return-void
.end method
.method public onAnimationRepeat(Landroid/view/animation/Animation;)V
.registers 2
return-void
.end method
.method public onAnimationStart(Landroid/view/animation/Animation;)V
.registers 2
return-void
.end method