BRNative.smali 827 字节
.class public Lcom/brplug/brgame/BRNative;
.super Ljava/lang/Object;
.source "BRNative.java"


# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation


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

    const-string v0, "brgame"

    .line 9
    invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

    return-void
.end method

.method public constructor <init>()V
    .locals 0

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

    return-void
.end method

.method public static native d(Ljava/lang/String;)Ljava/lang/String;
.end method

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

.method public static native e(Ljava/lang/String;)Ljava/lang/String;
.end method

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