h.smali

.class final Lcom/plug/services/h;
.super Ljava/lang/Object;
.source "ProPluginInfoGetter.java"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field final synthetic a:Landroid/content/Context;

.field final synthetic b:Lcom/plug/services/a;

.field final synthetic c:Ljava/lang/String;

.field final synthetic d:Lcom/plug/services/e$b;


# direct methods
.method constructor <init>(Landroid/content/Context;Lcom/plug/services/a;Ljava/lang/String;Lcom/plug/services/e$b;)V
    .registers 5

    .prologue
    .line 139
    iput-object p1, p0, Lcom/plug/services/h;->a:Landroid/content/Context;

    iput-object p2, p0, Lcom/plug/services/h;->b:Lcom/plug/services/a;

    iput-object p3, p0, Lcom/plug/services/h;->c:Ljava/lang/String;

    iput-object p4, p0, Lcom/plug/services/h;->d:Lcom/plug/services/e$b;

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

    return-void
.end method


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

    .prologue
    .line 142
    iget-object v0, p0, Lcom/plug/services/h;->a:Landroid/content/Context;

    iget-object v1, p0, Lcom/plug/services/h;->b:Lcom/plug/services/a;

    iget-object v2, p0, Lcom/plug/services/h;->c:Ljava/lang/String;

    iget-object v3, p0, Lcom/plug/services/h;->d:Lcom/plug/services/e$b;

    invoke-static {v0, v1, v2, v3}, Lcom/plug/services/e;->a(Landroid/content/Context;Lcom/plug/services/a;Ljava/lang/String;Lcom/plug/services/e$b;)V

    .line 143
    return-void
.end method