StarLayout$4.smali

.class Lcom/cleanmaster/hpsharelib/view/StarLayout$4;
.super Ljava/lang/Object;
.source "StarLayout.java"

# interfaces
.implements Lcom/cleanmaster/hpsharelib/view/StarView$AnimatorCallBack;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

.field final synthetic val$starView:Lcom/cleanmaster/hpsharelib/view/StarView;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/view/StarLayout;Lcom/cleanmaster/hpsharelib/view/StarView;)V
    .registers 3

    .prologue
    .line 112
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    iput-object p2, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->val$starView:Lcom/cleanmaster/hpsharelib/view/StarView;

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

    return-void
.end method


# virtual methods
.method public end()V
    .registers 5

    .prologue
    .line 120
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    # getter for: Lcom/cleanmaster/hpsharelib/view/StarLayout;->starViews:Ljava/util/List;
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$100(Lcom/cleanmaster/hpsharelib/view/StarLayout;)Ljava/util/List;

    move-result-object v0

    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->val$starView:Lcom/cleanmaster/hpsharelib/view/StarView;

    invoke-interface {v0, v1}, Ljava/util/List;->indexOf(Ljava/lang/Object;)I

    move-result v0

    .line 121
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    # getter for: Lcom/cleanmaster/hpsharelib/view/StarLayout;->durations:[I
    invoke-static {v1}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$400(Lcom/cleanmaster/hpsharelib/view/StarLayout;)[I

    move-result-object v1

    array-length v1, v1

    add-int/lit8 v1, v1, -0x1

    if-lt v0, v1, :cond_1d

    .line 122
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    # invokes: Lcom/cleanmaster/hpsharelib/view/StarLayout;->reset()V
    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$000(Lcom/cleanmaster/hpsharelib/view/StarLayout;)V

    .line 126
    :goto_1c
    return-void

    .line 125
    :cond_1d
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    iget-object v2, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    # getter for: Lcom/cleanmaster/hpsharelib/view/StarLayout;->durations:[I
    invoke-static {v2}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$400(Lcom/cleanmaster/hpsharelib/view/StarLayout;)[I

    move-result-object v2

    add-int/lit8 v0, v0, 0x1

    aget v2, v2, v0

    iget-object v3, p0, Lcom/cleanmaster/hpsharelib/view/StarLayout$4;->this$0:Lcom/cleanmaster/hpsharelib/view/StarLayout;

    # getter for: Lcom/cleanmaster/hpsharelib/view/StarLayout;->starViews:Ljava/util/List;
    invoke-static {v3}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$100(Lcom/cleanmaster/hpsharelib/view/StarLayout;)Ljava/util/List;

    move-result-object v3

    invoke-interface {v3, v0}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v0

    check-cast v0, Lcom/cleanmaster/hpsharelib/view/StarView;

    # invokes: Lcom/cleanmaster/hpsharelib/view/StarLayout;->play(ILcom/cleanmaster/hpsharelib/view/StarView;)V
    invoke-static {v1, v2, v0}, Lcom/cleanmaster/hpsharelib/view/StarLayout;->access$500(Lcom/cleanmaster/hpsharelib/view/StarLayout;ILcom/cleanmaster/hpsharelib/view/StarView;)V

    goto :goto_1c
.end method

.method public start()V
    .registers 1

    .prologue
    .line 116
    return-void
.end method