1{ 2 "invalidProperties": [ 3 "length", 4 "prototype", 5 "ref", 6 "diff", 7 "rects", 8 "chips", 9 "parent", 10 "timestamp", 11 "shortName", 12 "kind", 13 "resolvedChildren", 14 "visibilityReason", 15 "absoluteZ", 16 "name", 17 "children", 18 "stableId" 19 ], 20 "intDefColumn": { 21 "WindowLayoutParams.type": "android.view.WindowManager.LayoutParams.WindowType", 22 "WindowLayoutParams.flags": "android.view.WindowManager.LayoutParams.Flags", 23 "WindowLayoutParams.privateFlags": "android.view.WindowManager.LayoutParams.PrivateFlags", 24 "WindowLayoutParams.gravity": "android.view.Gravity.GravityFlags", 25 "WindowLayoutParams.softInputMode": "android.view.WindowManager.LayoutParams.WindowType", 26 "WindowLayoutParams.systemUiVisibilityFlags": "android.view.WindowManager.LayoutParams.SystemUiVisibilityFlags", 27 "WindowLayoutParams.subtreeSystemUiVisibilityFlags": "android.view.WindowManager.LayoutParams.SystemUiVisibilityFlags", 28 "WindowLayoutParams.behavior": "android.view.WindowInsetsController.Behavior", 29 "WindowLayoutParams.fitInsetsSides": "android.view.WindowInsets.Side.InsetsSide", 30 "Configuration.windowingMode": "android.app.WindowConfiguration.WindowingMode", 31 "WindowConfiguration.windowingMode": "android.app.WindowConfiguration.WindowingMode", 32 "Configuration.orientation": "android.content.pm.ActivityInfo.ScreenOrientation", 33 "WindowConfiguration.orientation": "android.content.pm.ActivityInfo.ScreenOrientation", 34 "WindowState.orientation": "android.content.pm.ActivityInfo.ScreenOrientation" 35 } 36}