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

namespace UnityEngine
{
public class AndroidReflection // TypeDefIndex: 12331
{
	// Fields
	type#19142 s_ReflectionHelperClass;
	type#20934 s_ReflectionHelperGetConstructorID;
	type#20934 s_ReflectionHelperGetMethodID;
	type#20934 s_ReflectionHelperGetFieldID;
	type#20934 s_ReflectionHelperGetFieldSignature;
	type#20934 s_ReflectionHelperNewProxyInstance;
	type#20934 s_ReflectionHelperCeateInvocationError;
	type#20934 s_FieldGetDeclaringClass;

	// Methods
	// RVA: -1
	public static type#15313 IsPrimitive(type#27705 t) { }
	// RVA: -1
	public static type#15313 IsAssignableFrom(type#27705 t, type#27705 from) { }
	// RVA: -1
	private static type#20925 GetStaticMethodID(type#26576 clazz, type#26576 methodName, type#26576 signature) { }
	// RVA: -1
	private static type#20925 GetMethodID(type#26576 clazz, type#26576 methodName, type#26576 signature) { }
	// RVA: -1
	public static type#20925 GetConstructorMember(type#20925 jclass, type#26576 signature) { }
	// RVA: -1
	public static type#20925 GetMethodMember(type#20925 jclass, type#26576 methodName, type#26576 signature, type#15313 isStatic) { }
	// RVA: -1
	public static type#20925 NewProxyInstance(type#20925 player, type#20925 delegateHandle, type#20925 interfaze) { }
	// RVA: -1
	internal static type#20925 CreateInvocationError(type#18121 ex, type#15313 methodNotFound) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
