c.smali
.class final Lcom/plug/d/c;
.super Ljava/lang/Object;
.source "PluginInstallerFactory.java"
# interfaces
.implements Ljava/util/concurrent/Callable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/util/concurrent/Callable",
"<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# instance fields
.field final synthetic a:Landroid/content/Context;
.field final synthetic b:I
.field final synthetic c:Landroid/util/SparseIntArray;
# direct methods
.method constructor <init>(Landroid/content/Context;ILandroid/util/SparseIntArray;)V
.registers 4
.prologue
.line 54
iput-object p1, p0, Lcom/plug/d/c;->a:Landroid/content/Context;
iput p2, p0, Lcom/plug/d/c;->b:I
iput-object p3, p0, Lcom/plug/d/c;->c:Landroid/util/SparseIntArray;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()Ljava/lang/Integer;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.prologue
.line 57
iget-object v0, p0, Lcom/plug/d/c;->a:Landroid/content/Context;
iget v1, p0, Lcom/plug/d/c;->b:I
invoke-static {v0, v1}, Lcom/plug/d/b;->a(Landroid/content/Context;I)I
move-result v0
.line 58
iget-object v1, p0, Lcom/plug/d/c;->c:Landroid/util/SparseIntArray;
iget v2, p0, Lcom/plug/d/c;->b:I
invoke-virtual {v1, v2, v0}, Landroid/util/SparseIntArray;->put(II)V
.line 59
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method
.method public synthetic call()Ljava/lang/Object;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.prologue
.line 54
invoke-virtual {p0}, Lcom/plug/d/c;->a()Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method