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 "children", 17 "childWindows", 18 "childContainers", 19 "windowToken", 20 "rootDisplayArea", 21 "rootWindowContainer", 22 "windowContainer", 23 "children", 24 "stableId", 25 "boxPos", 26 "classnameIndex", 27 "depth", 28 "zOrderRelativeOfId", 29 "isRootLayer" 30 ], 31 "intDefColumn": { 32 "WindowLayoutParams.type": "android.view.WindowManager.LayoutParams.WindowType", 33 "WindowLayoutParams.flags": "android.view.WindowManager.LayoutParams.Flags", 34 "WindowLayoutParams.privateFlags": "android.view.WindowManager.LayoutParams.PrivateFlags", 35 "WindowLayoutParams.gravity": "android.view.Gravity.GravityFlags", 36 "WindowLayoutParams.softInputMode": "android.view.WindowManager.LayoutParams.WindowType", 37 "WindowLayoutParams.systemUiVisibilityFlags": "android.view.WindowManager.LayoutParams.SystemUiVisibilityFlags", 38 "WindowLayoutParams.subtreeSystemUiVisibilityFlags": "android.view.WindowManager.LayoutParams.SystemUiVisibilityFlags", 39 "WindowLayoutParams.behavior": "android.view.WindowInsetsController.Behavior", 40 "WindowLayoutParams.fitInsetsSides": "android.view.WindowInsets.Side.InsetsSide", 41 "InputWindowInfoProto.layoutParamsFlags": "android.view.WindowManager.LayoutParams.Flags", 42 "InputWindowInfoProto.inputConfig": "android.view.InputWindowHandle.InputConfigFlags", 43 "Configuration.windowingMode": "android.app.WindowConfiguration.WindowingMode", 44 "WindowConfiguration.windowingMode": "android.app.WindowConfiguration.WindowingMode", 45 "Configuration.orientation": "android.content.pm.ActivityInfo.ScreenOrientation", 46 "WindowConfiguration.orientation": "android.content.pm.ActivityInfo.ScreenOrientation", 47 "WindowState.orientation": "android.content.pm.ActivityInfo.ScreenOrientation" 48 } 49} 50