// Assembly: UnityEngine.AndroidJNIModule
// Full name: UnityEngine.Android.AndroidApplication

namespace UnityEngine.Android
{
public class AndroidApplication // TypeDefIndex: 12338
{
	// Fields
	type#26821 m_MainThreadSynchronizationContext;
	type#14261 m_CurrentConfiguration;
	type#3102 onConfigurationChanged;

	// Methods
	// RVA: -1
	internal static type#20925 get_UnityPlayerRaw() { }
	// RVA: -1
	private static type#28660 AcquireMainThreadSynchronizationContext() { }
	// RVA: -1
	private static type#28660 SetCurrentConfiguration(type#14260 config) { }
	// RVA: -1
	private static type#14260 GetCurrentConfiguration() { }
	// RVA: -1
	private static type#28660 DispatchConfigurationChanged(type#15313 notifySubscribers) { }
}
}
