MatchingView$c.smali

.class final Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;->a()V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = null
.end annotation


# instance fields
.field final synthetic a:I

.field final synthetic b:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$a;

.field final synthetic c:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;


# direct methods
.method constructor <init>(ILcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$a;Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;)V
    .registers 4

    iput p1, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->a:I

    iput-object p2, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->b:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$a;

    iput-object p3, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->c:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public final onAnimationUpdate(Landroid/animation/ValueAnimator;)V
    .registers 4

    .line 165
    iget-object v0, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->b:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$a;

    const-string v1, "it"

    invoke-static {p1, v1}, Lkotlin/f/b/o;->a(Ljava/lang/Object;Ljava/lang/String;)V

    invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedValue()Ljava/lang/Object;

    move-result-object p1

    if-eqz p1, :cond_1f

    check-cast p1, Ljava/lang/Integer;

    invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I

    move-result p1

    .line 1137
    iput p1, v0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$a;->b:I

    .line 166
    iget p1, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->a:I

    if-nez p1, :cond_1e

    .line 167
    iget-object p1, p0, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView$c;->c:Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;

    invoke-virtual {p1}, Lcom/imo/android/imoim/biggroup/chatroom/match/view/MatchingView;->postInvalidate()V

    :cond_1e
    return-void

    .line 165
    :cond_1f
    new-instance p1, Lkotlin/TypeCastException;

    const-string v0, "null cannot be cast to non-null type kotlin.Int"

    invoke-direct {p1, v0}, Lkotlin/TypeCastException;-><init>(Ljava/lang/String;)V

    throw p1
.end method