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

namespace UnityEngine.Android
{
public class AndroidConfiguration // TypeDefIndex: 12342
{
	// Fields
	type#20868 <colorMode>k__BackingField;
	type#20868 <densityDpi>k__BackingField;
	type#26060 <fontScale>k__BackingField;
	type#20868 <fontWeightAdjustment>k__BackingField;
	type#14277 <keyboard>k__BackingField;
	type#14263 <hardKeyboardHidden>k__BackingField;
	type#14280 <keyboardHidden>k__BackingField;
	type#20868 <mobileCountryCode>k__BackingField;
	type#20868 <mobileNetworkCode>k__BackingField;
	type#14284 <navigation>k__BackingField;
	type#14287 <navigationHidden>k__BackingField;
	type#14290 <orientation>k__BackingField;
	type#20868 <screenHeightDp>k__BackingField;
	type#20868 <screenWidthDp>k__BackingField;
	type#20868 <smallestScreenWidthDp>k__BackingField;
	type#20868 <screenLayout>k__BackingField;
	type#14302 <touchScreen>k__BackingField;
	type#20868 <uiMode>k__BackingField;
	type#26577 <primaryLocaleCountry>k__BackingField;
	type#26577 <primaryLocaleLanguage>k__BackingField;

	// Methods
	// RVA: -1
	private type#20867 get_colorMode() { }
	// RVA: -1
	public type#20867 get_densityDpi() { }
	// RVA: -1
	public type#26059 get_fontScale() { }
	// RVA: -1
	public type#20867 get_fontWeightAdjustment() { }
	// RVA: -1
	public type#14276 get_keyboard() { }
	// RVA: -1
	public type#14262 get_hardKeyboardHidden() { }
	// RVA: -1
	public type#14279 get_keyboardHidden() { }
	// RVA: -1
	public type#20867 get_mobileCountryCode() { }
	// RVA: -1
	public type#20867 get_mobileNetworkCode() { }
	// RVA: -1
	public type#14283 get_navigation() { }
	// RVA: -1
	public type#14286 get_navigationHidden() { }
	// RVA: -1
	public type#14289 get_orientation() { }
	// RVA: -1
	public type#20867 get_screenHeightDp() { }
	// RVA: -1
	public type#20867 get_screenWidthDp() { }
	// RVA: -1
	public type#20867 get_smallestScreenWidthDp() { }
	// RVA: -1
	private type#20867 get_screenLayout() { }
	// RVA: -1
	public type#14301 get_touchScreen() { }
	// RVA: -1
	private type#20867 get_uiMode() { }
	// RVA: -1
	private type#26576 get_primaryLocaleCountry() { }
	// RVA: -1
	private type#26576 get_primaryLocaleLanguage() { }
	// RVA: -1
	public type#12811 get_locales() { }
	// RVA: -1
	public type#14256 get_colorModeHdr() { }
	// RVA: -1
	public type#14258 get_colorModeWideColorGamut() { }
	// RVA: -1
	public type#14293 get_screenLayoutDirection() { }
	// RVA: -1
	public type#14295 get_screenLayoutLong() { }
	// RVA: -1
	public type#14297 get_screenLayoutRound() { }
	// RVA: -1
	public type#14299 get_screenLayoutSize() { }
	// RVA: -1
	public type#14304 get_uiModeNight() { }
	// RVA: -1
	public type#14306 get_uiModeType() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
