bt$a.smali

.class final Lcom/loc/bt$a;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/loc/bt;
.end annotation

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


# instance fields
.field a:Lcom/loc/bw;

.field final synthetic b:Lcom/loc/bt;


# direct methods
.method constructor <init>(Lcom/loc/bt;Lcom/loc/bw;)V
    .registers 4

    iput-object p1, p0, Lcom/loc/bt$a;->b:Lcom/loc/bt;

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

    const/4 v0, 0x0

    iput-object v0, p0, Lcom/loc/bt$a;->a:Lcom/loc/bw;

    iput-object p2, p0, Lcom/loc/bt$a;->a:Lcom/loc/bw;

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 3

    iget-object v0, p0, Lcom/loc/bt$a;->b:Lcom/loc/bt;

    iget v1, v0, Lcom/loc/bt;->b:I

    add-int/lit8 v1, v1, 0x1

    iput v1, v0, Lcom/loc/bt;->b:I

    iget-object v0, p0, Lcom/loc/bt$a;->b:Lcom/loc/bt;

    iget-object v1, p0, Lcom/loc/bt$a;->a:Lcom/loc/bw;

    invoke-virtual {v0, v1}, Lcom/loc/bt;->b(Lcom/loc/bw;)V

    iget-object v0, p0, Lcom/loc/bt$a;->b:Lcom/loc/bt;

    iget v1, v0, Lcom/loc/bt;->b:I

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

    iput v1, v0, Lcom/loc/bt;->b:I

    return-void
.end method