xl$1.smali

.class Ldxoptimizer/xl$1;
.super Ljava/lang/Object;
.source "DXFBManagerBase.java"

# interfaces
.implements Ljava/util/concurrent/RejectedExecutionHandler;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Ldxoptimizer/xl;-><init>(Landroid/content/Context;)V
.end annotation

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


# instance fields
.field final synthetic a:Ldxoptimizer/xl;


# direct methods
.method constructor <init>(Ldxoptimizer/xl;)V
    .registers 2

    .prologue
    .line 31
    iput-object p1, p0, Ldxoptimizer/xl$1;->a:Ldxoptimizer/xl;

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

    return-void
.end method


# virtual methods
.method public rejectedExecution(Ljava/lang/Runnable;Ljava/util/concurrent/ThreadPoolExecutor;)V
    .registers 5

    .prologue
    .line 34
    :try_start_0
    invoke-virtual {p2}, Ljava/util/concurrent/ThreadPoolExecutor;->getQueue()Ljava/util/concurrent/BlockingQueue;

    move-result-object v0

    invoke-interface {v0, p1}, Ljava/util/concurrent/BlockingQueue;->put(Ljava/lang/Object;)V
    :try_end_7
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_7} :catch_8

    .line 38
    :cond_7
    :goto_7
    return-void

    .line 35
    :catch_8
    move-exception v0

    .line 36
    sget-boolean v1, Ldxoptimizer/zj;->a:Z

    if-eqz v1, :cond_7

    invoke-virtual {v0}, Ljava/lang/Exception;->printStackTrace()V

    goto :goto_7
.end method