Request$a.smali

.class public Lcom/android/volley/Request$a;
.super Ljava/lang/Object;
.source "Request.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/android/volley/Request;->finish(Ljava/lang/String;)V
.end annotation

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


# instance fields
.field public final synthetic a:Ljava/lang/String;

.field public final synthetic b:J

.field public final synthetic c:Lcom/android/volley/Request;


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

    return-void
.end method

.method public constructor <init>(Lcom/android/volley/Request;Ljava/lang/String;J)V
    .registers 5

    iput-object p1, p0, Lcom/android/volley/Request$a;->c:Lcom/android/volley/Request;

    iput-object p2, p0, Lcom/android/volley/Request$a;->a:Ljava/lang/String;

    iput-wide p3, p0, Lcom/android/volley/Request$a;->b:J

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

    return-void
.end method


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

    iget-object v0, p0, Lcom/android/volley/Request$a;->c:Lcom/android/volley/Request;

    # getter for: Lcom/android/volley/Request;->mEventLog:Ld0/u$a;
    invoke-static {v0}, Lcom/android/volley/Request;->access$000(Lcom/android/volley/Request;)Ld0/u$a;

    move-result-object v0

    iget-object v1, p0, Lcom/android/volley/Request$a;->a:Ljava/lang/String;

    iget-wide v2, p0, Lcom/android/volley/Request$a;->b:J

    invoke-virtual {v0, v1, v2, v3}, Ld0/u$a;->a(Ljava/lang/String;J)V

    iget-object v0, p0, Lcom/android/volley/Request$a;->c:Lcom/android/volley/Request;

    # getter for: Lcom/android/volley/Request;->mEventLog:Ld0/u$a;
    invoke-static {v0}, Lcom/android/volley/Request;->access$000(Lcom/android/volley/Request;)Ld0/u$a;

    move-result-object v0

    iget-object v1, p0, Lcom/android/volley/Request$a;->c:Lcom/android/volley/Request;

    invoke-virtual {v1}, Lcom/android/volley/Request;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v0, v1}, Ld0/u$a;->a(Ljava/lang/String;)V

    return-void
.end method