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

namespace UnityEngine
{
public class AndroidJavaProxy // TypeDefIndex: 12328
{
	// Fields
	type#14269 javaInterface;
	type#20927 proxyObject;
	type#19142 s_JavaLangSystemClass;
	type#20934 s_HashCodeMethodID;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 javaInterface) { }
	// RVA: -1
	public type#28660 .ctor(type#14268 javaInterface) { }
	// RVA: -1
	protected virtual type#28660 Finalize() { }
	// RVA: -1
	public virtual type#14271 Invoke(type#26576 methodName, type#13299 args) { }
	// RVA: -1
	public virtual type#14271 Invoke(type#26576 methodName, type#12810 javaArgs) { }
	// RVA: -1
	public virtual type#20925 Invoke(type#26576 methodName, type#20925 javaArgs) { }
	// RVA: -1
	public virtual type#15313 equals(type#14271 obj) { }
	// RVA: -1
	public virtual type#20867 hashCode() { }
	// RVA: -1
	public virtual type#26576 toString() { }
	// RVA: -1
	internal type#14271 GetProxyObject() { }
	// RVA: -1
	internal type#20925 GetRawProxy() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
