JobScheduler$2.smali

.class Lcom/facebook/imagepipeline/producers/JobScheduler$2;
.super Ljava/lang/Object;
.source "JobScheduler.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/facebook/imagepipeline/producers/JobScheduler;-><init>(Ljava/util/concurrent/Executor;Lcom/facebook/imagepipeline/producers/JobScheduler$JobRunnable;I)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/facebook/imagepipeline/producers/JobScheduler;


# direct methods
.method constructor <init>(Lcom/facebook/imagepipeline/producers/JobScheduler;)V
    .registers 2
    .annotation system Ldalvik/annotation/MethodParameters;
        accessFlags = {
            0x8010
        }
        names = {
            "this$0"
        }
    .end annotation

    .line 99
    iput-object p1, p0, Lcom/facebook/imagepipeline/producers/JobScheduler$2;->this$0:Lcom/facebook/imagepipeline/producers/JobScheduler;

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

    return-void
.end method


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

    .line 102
    iget-object v0, p0, Lcom/facebook/imagepipeline/producers/JobScheduler$2;->this$0:Lcom/facebook/imagepipeline/producers/JobScheduler;

    # invokes: Lcom/facebook/imagepipeline/producers/JobScheduler;->submitJob()V
    invoke-static {v0}, Lcom/facebook/imagepipeline/producers/JobScheduler;->access$100(Lcom/facebook/imagepipeline/producers/JobScheduler;)V

    return-void
.end method