WebIndicator$2.smali

.class Lcom/just/agentweb/WebIndicator$2;
.super Landroid/animation/AnimatorListenerAdapter;
.source "WebIndicator.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/just/agentweb/WebIndicator;
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/just/agentweb/WebIndicator;


# direct methods
.method constructor <init>(Lcom/just/agentweb/WebIndicator;)V
    .registers 2

    .line 1
    iput-object p1, p0, Lcom/just/agentweb/WebIndicator$2;->this$0:Lcom/just/agentweb/WebIndicator;

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

    return-void
.end method


# virtual methods
.method public onAnimationEnd(Landroid/animation/Animator;)V
    .registers 2

    .line 1
    iget-object p1, p0, Lcom/just/agentweb/WebIndicator$2;->this$0:Lcom/just/agentweb/WebIndicator;

    # invokes: Lcom/just/agentweb/WebIndicator;->doEnd()V
    invoke-static {p1}, Lcom/just/agentweb/WebIndicator;->access$100(Lcom/just/agentweb/WebIndicator;)V

    return-void
.end method