JniCommon.smali
.class public Lorg/webrtc/JniCommon;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static native nativeAddRef(J)V
.end method
.method public static native nativeAllocateByteBuffer(I)Ljava/nio/ByteBuffer;
.end method
.method public static native nativeFreeByteBuffer(Ljava/nio/ByteBuffer;)V
.end method
.method public static native nativeReleaseRef(J)V
.end method