a.smali

.class final Lcom/sdk/plus/a;
.super Lcom/sdk/plus/b;


# instance fields
.field final synthetic a:Lcom/sdk/plus/EnhService;


# direct methods
.method constructor <init>(Lcom/sdk/plus/EnhService;)V
    .registers 2

    iput-object p1, p0, Lcom/sdk/plus/a;->a:Lcom/sdk/plus/EnhService;

    invoke-direct {p0}, Lcom/sdk/plus/b;-><init>()V

    return-void
.end method


# virtual methods
.method public final getVersion(Ljava/lang/String;)Ljava/lang/String;
    .registers 3

    iget-object v0, p0, Lcom/sdk/plus/a;->a:Lcom/sdk/plus/EnhService;

    invoke-static {v0}, Lcom/sdk/plus/EnhService;->a(Lcom/sdk/plus/EnhService;)Landroid/content/Context;

    move-result-object v0

    if-eqz v0, :cond_13

    iget-object v0, p0, Lcom/sdk/plus/a;->a:Lcom/sdk/plus/EnhService;

    invoke-static {v0}, Lcom/sdk/plus/EnhService;->a(Lcom/sdk/plus/EnhService;)Landroid/content/Context;

    move-result-object v0

    invoke-virtual {v0}, Landroid/content/Context;->getPackageName()Ljava/lang/String;

    move-result-object v0

    :goto_12
    return-object v0

    :cond_13
    const-string/jumbo v0, "unknow"

    goto :goto_12
.end method