JniClient.smali

.class public Lcn/mmachina/JniClient;
.super Ljava/lang/Object;


# static fields
.field public static a:I


# direct methods
.method static constructor <clinit>()V
    .registers 3

    const/4 v0, 0x1

    sput v0, Lcn/mmachina/JniClient;->a:I

    :try_start_3
    const-string v0, "MMANDKSignature"

    invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
    :try_end_8
    .catch Ljava/lang/Throwable; {:try_start_3 .. :try_end_8} :catch_9

    :goto_8
    return-void

    :catch_9
    move-exception v0

    const-string v1, "JniClientQQ"

    const-string v2, "load mma so error."

    invoke-static {v1, v2, v0}, Lcom/tencent/a/a/b/a;->a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V

    goto :goto_8
.end method

.method public constructor <init>()V
    .registers 1

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

    return-void
.end method

.method public static native MDString(Ljava/lang/String;Landroid/content/Context;Ljava/lang/String;)Ljava/lang/String;
.end method