// Assembly: UnityEngine.AndroidJNIModule
// Full name: UnityEngine.AndroidJNIHelper

namespace UnityEngine
{
public class AndroidJNIHelper // TypeDefIndex: 12334
{

	// Methods
	// RVA: -1
	public static type#20925 GetConstructorID(type#20925 javaClass, type#26576 signature) { }
	// RVA: -1
	public static type#20925 GetMethodID(type#20925 javaClass, type#26576 methodName, type#26576 signature, type#15313 isStatic) { }
	// RVA: -1
	public static type#20925 CreateJavaRunnable(type#14273 jrunnable) { }
	// RVA: -1
	public static type#20925 CreateJavaProxy(type#14272 proxy) { }
	// RVA: -1
	public static type#28660 CreateJNIArgArray(type#13299 args, type#10226 jniArgs) { }
	// RVA: -1
	public static type#28660 DeleteJNIArgArray(type#13299 args, type#10226 jniArgs) { }
	// RVA: -1
	public static type#20925 GetConstructorID(type#20925 jclass, type#13299 args) { }
	// RVA: -1
	public static type#8 ConvertFromJNIArray(type#20925 array) { }
	// RVA: -1
	public static type#20925 GetMethodID(type#20925 jclass, type#26576 methodName, type#13299 args, type#15313 isStatic) { }
	// RVA: -1
	private static type#20925 Box(type#29604 val, type#26576 boxedClass, type#26576 signature) { }
	// RVA: -1
	public static type#20925 Box(type#20867 value) { }
	// RVA: -1
	public static type#20925 Box(type#15313 value) { }
}
}
