CheckBox$1.smali

.class Lim/tpelyyftgw/ui/components/CheckBox$1;
.super Landroid/animation/AnimatorListenerAdapter;
.source "CheckBox.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/CheckBox;->animateToCheckedState(Z)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/CheckBox;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/CheckBox;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/CheckBox;

    .line 163
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/CheckBox$1;->this$0:Lim/tpelyyftgw/ui/components/CheckBox;

    invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V

    return-void
.end method


# virtual methods
.method public onAnimationEnd(Landroid/animation/Animator;)V
    .registers 4
    .param p1, "animation"    # Landroid/animation/Animator;

    .line 166
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/CheckBox$1;->this$0:Lim/tpelyyftgw/ui/components/CheckBox;

    # getter for: Lim/tpelyyftgw/ui/components/CheckBox;->checkAnimator:Landroid/animation/ObjectAnimator;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/CheckBox;->access$000(Lim/tpelyyftgw/ui/components/CheckBox;)Landroid/animation/ObjectAnimator;

    move-result-object v0

    invoke-virtual {p1, v0}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z

    move-result v0

    const/4 v1, 0x0

    if-eqz v0, :cond_12

    .line 167
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/CheckBox$1;->this$0:Lim/tpelyyftgw/ui/components/CheckBox;

    # setter for: Lim/tpelyyftgw/ui/components/CheckBox;->checkAnimator:Landroid/animation/ObjectAnimator;
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/CheckBox;->access$002(Lim/tpelyyftgw/ui/components/CheckBox;Landroid/animation/ObjectAnimator;)Landroid/animation/ObjectAnimator;

    .line 169
    :cond_12
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/CheckBox$1;->this$0:Lim/tpelyyftgw/ui/components/CheckBox;

    # getter for: Lim/tpelyyftgw/ui/components/CheckBox;->isChecked:Z
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/CheckBox;->access$100(Lim/tpelyyftgw/ui/components/CheckBox;)Z

    move-result v0

    if-nez v0, :cond_1f

    .line 170
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/CheckBox$1;->this$0:Lim/tpelyyftgw/ui/components/CheckBox;

    # setter for: Lim/tpelyyftgw/ui/components/CheckBox;->checkedText:Ljava/lang/String;
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/CheckBox;->access$202(Lim/tpelyyftgw/ui/components/CheckBox;Ljava/lang/String;)Ljava/lang/String;

    .line 172
    :cond_1f
    return-void
.end method