c$a.smali
.class public Ld0/c$a;
.super Ljava/lang/Object;
.source "CacheDispatcher.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Ld0/c;->a(Lcom/android/volley/Request;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/android/volley/Request;
.field public final synthetic b:Ld0/c;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ld0/c;Lcom/android/volley/Request;)V
.registers 3
iput-object p1, p0, Ld0/c$a;->b:Ld0/c;
iput-object p2, p0, Ld0/c$a;->a:Lcom/android/volley/Request;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
:try_start_0
iget-object v0, p0, Ld0/c$a;->b:Ld0/c;
invoke-static {v0}, Ld0/c;->a(Ld0/c;)Ljava/util/concurrent/BlockingQueue;
move-result-object v0
iget-object v1, p0, Ld0/c$a;->a:Lcom/android/volley/Request;
invoke-interface {v0, v1}, Ljava/util/concurrent/BlockingQueue;->put(Ljava/lang/Object;)V
:try_end_b
.catch Ljava/lang/InterruptedException; {:try_start_0 .. :try_end_b} :catch_c
goto :goto_13
:catch_c
invoke-static {}, Ljava/lang/Thread;->currentThread()Ljava/lang/Thread;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Thread;->interrupt()V
:goto_13
return-void
.end method