CacheDispatcher$1.smali

.class Lcom/tradplus/ads/volley/CacheDispatcher$1;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/tradplus/ads/volley/CacheDispatcher;->run()V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/tradplus/ads/volley/Request;

.field final synthetic b:Lcom/tradplus/ads/volley/CacheDispatcher;


# direct methods
.method constructor <init>(Lcom/tradplus/ads/volley/CacheDispatcher;Lcom/tradplus/ads/volley/Request;)V
    .registers 3

    iput-object p1, p0, Lcom/tradplus/ads/volley/CacheDispatcher$1;->b:Lcom/tradplus/ads/volley/CacheDispatcher;

    iput-object p2, p0, Lcom/tradplus/ads/volley/CacheDispatcher$1;->a:Lcom/tradplus/ads/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, Lcom/tradplus/ads/volley/CacheDispatcher$1;->b:Lcom/tradplus/ads/volley/CacheDispatcher;

    invoke-static {v0}, Lcom/tradplus/ads/volley/CacheDispatcher;->a(Lcom/tradplus/ads/volley/CacheDispatcher;)Ljava/util/concurrent/BlockingQueue;

    move-result-object v0

    iget-object v1, p0, Lcom/tradplus/ads/volley/CacheDispatcher$1;->a:Lcom/tradplus/ads/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_b

    :catch_b
    return-void
.end method