JNIEngine.smali

.class public Lcom/baidu/mapsdkplatform/comjni/engine/JNIEngine;
.super Ljava/lang/Object;


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

    return-void
.end method

.method public static native InitEngine(Landroid/content/Context;)Z
.end method

.method public static native SetProxyInfo(Ljava/lang/String;I)V
.end method

.method public static native StartSocketProc()Z
.end method

.method public static native UnInitEngine()Z
.end method

.method public static native initClass(Ljava/lang/Object;I)I
.end method