public class android.view.WindowManager$LayoutParams extends android.view.ViewGroup$LayoutParams implements android.os.Parcelable
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.view.WindowManager$LayoutParams
  super_class: android.view.ViewGroup$LayoutParams
{
  public int x;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty()

  public int y;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty()

  public float horizontalWeight;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty()

  public float verticalWeight;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty()

  public int type;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty(mapping = {android.view.ViewDebug$IntToString(from = 1, to = "BASE_APPLICATION"), android.view.ViewDebug$IntToString(from = 2, to = "APPLICATION"), android.view.ViewDebug$IntToString(from = 3, to = "APPLICATION_STARTING"), android.view.ViewDebug$IntToString(from = 4, to = "DRAWN_APPLICATION"), android.view.ViewDebug$IntToString(from = 1000, to = "APPLICATION_PANEL"), android.view.ViewDebug$IntToString(from = 1001, to = "APPLICATION_MEDIA"), android.view.ViewDebug$IntToString(from = 1002, to = "APPLICATION_SUB_PANEL"), android.view.ViewDebug$IntToString(from = 1005, to = "APPLICATION_ABOVE_SUB_PANEL"), android.view.ViewDebug$IntToString(from = 1003, to = "APPLICATION_ATTACHED_DIALOG"), android.view.ViewDebug$IntToString(from = 1004, to = "APPLICATION_MEDIA_OVERLAY"), android.view.ViewDebug$IntToString(from = 2000, to = "STATUS_BAR"), android.view.ViewDebug$IntToString(from = 2001, to = "SEARCH_BAR"), android.view.ViewDebug$IntToString(from = 2002, to = "PHONE"), android.view.ViewDebug$IntToString(from = 2003, to = "SYSTEM_ALERT"), android.view.ViewDebug$IntToString(from = 2005, to = "TOAST"), android.view.ViewDebug$IntToString(from = 2006, to = "SYSTEM_OVERLAY"), android.view.ViewDebug$IntToString(from = 2007, to = "PRIORITY_PHONE"), android.view.ViewDebug$IntToString(from = 2008, to = "SYSTEM_DIALOG"), android.view.ViewDebug$IntToString(from = 2009, to = "KEYGUARD_DIALOG"), android.view.ViewDebug$IntToString(from = 2010, to = "SYSTEM_ERROR"), android.view.ViewDebug$IntToString(from = 2011, to = "INPUT_METHOD"), android.view.ViewDebug$IntToString(from = 2012, to = "INPUT_METHOD_DIALOG"), android.view.ViewDebug$IntToString(from = 2013, to = "WALLPAPER"), android.view.ViewDebug$IntToString(from = 2014, to = "STATUS_BAR_PANEL"), android.view.ViewDebug$IntToString(from = 2015, to = "SECURE_SYSTEM_OVERLAY"), android.view.ViewDebug$IntToString(from = 2016, to = "DRAG"), android.view.ViewDebug$IntToString(from = 2017, to = "STATUS_BAR_SUB_PANEL"), android.view.ViewDebug$IntToString(from = 2018, to = "POINTER"), android.view.ViewDebug$IntToString(from = 2019, to = "NAVIGATION_BAR"), android.view.ViewDebug$IntToString(from = 2020, to = "VOLUME_OVERLAY"), android.view.ViewDebug$IntToString(from = 2021, to = "BOOT_PROGRESS"), android.view.ViewDebug$IntToString(from = 2022, to = "INPUT_CONSUMER"), android.view.ViewDebug$IntToString(from = 2023, to = "DREAM"), android.view.ViewDebug$IntToString(from = 2024, to = "NAVIGATION_BAR_PANEL"), android.view.ViewDebug$IntToString(from = 2026, to = "DISPLAY_OVERLAY"), android.view.ViewDebug$IntToString(from = 2027, to = "MAGNIFICATION_OVERLAY"), android.view.ViewDebug$IntToString(from = 2037, to = "PRESENTATION"), android.view.ViewDebug$IntToString(from = 2030, to = "PRIVATE_PRESENTATION"), android.view.ViewDebug$IntToString(from = 2031, to = "VOICE_INTERACTION"), android.view.ViewDebug$IntToString(from = 2033, to = "VOICE_INTERACTION_STARTING"), android.view.ViewDebug$IntToString(from = 2034, to = "DOCK_DIVIDER"), android.view.ViewDebug$IntToString(from = 2035, to = "QS_DIALOG"), android.view.ViewDebug$IntToString(from = 2036, to = "SCREENSHOT"), android.view.ViewDebug$IntToString(from = 2038, to = "APPLICATION_OVERLAY")})

  public static final int FIRST_APPLICATION_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int TYPE_BASE_APPLICATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int TYPE_APPLICATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int TYPE_APPLICATION_STARTING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int TYPE_DRAWN_APPLICATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int LAST_APPLICATION_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 99

  public static final int FIRST_SUB_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1000

  public static final int TYPE_APPLICATION_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1000

  public static final int TYPE_APPLICATION_MEDIA;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1001

  public static final int TYPE_APPLICATION_SUB_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1002

  public static final int TYPE_APPLICATION_ATTACHED_DIALOG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1003

  public static final int TYPE_APPLICATION_MEDIA_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1004

  public static final int TYPE_APPLICATION_ABOVE_SUB_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1005

  public static final int LAST_SUB_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1999

  public static final int FIRST_SYSTEM_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2000

  public static final int TYPE_STATUS_BAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2000

  public static final int TYPE_SEARCH_BAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2001

  public static final int TYPE_PHONE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2002
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_SYSTEM_ALERT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2003
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_KEYGUARD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2004

  public static final int TYPE_TOAST;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2005
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_SYSTEM_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2006
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_PRIORITY_PHONE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2007
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_SYSTEM_DIALOG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2008

  public static final int TYPE_KEYGUARD_DIALOG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2009

  public static final int TYPE_SYSTEM_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2010
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int TYPE_INPUT_METHOD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2011

  public static final int TYPE_INPUT_METHOD_DIALOG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2012

  public static final int TYPE_WALLPAPER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2013

  public static final int TYPE_STATUS_BAR_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2014

  public static final int TYPE_SECURE_SYSTEM_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2015

  public static final int TYPE_DRAG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2016

  public static final int TYPE_STATUS_BAR_SUB_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2017

  public static final int TYPE_POINTER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2018

  public static final int TYPE_NAVIGATION_BAR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2019

  public static final int TYPE_VOLUME_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2020

  public static final int TYPE_BOOT_PROGRESS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2021

  public static final int TYPE_INPUT_CONSUMER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2022

  public static final int TYPE_DREAM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2023

  public static final int TYPE_NAVIGATION_BAR_PANEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2024

  public static final int TYPE_DISPLAY_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2026

  public static final int TYPE_MAGNIFICATION_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2027

  public static final int TYPE_PRIVATE_PRESENTATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2030

  public static final int TYPE_VOICE_INTERACTION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2031

  public static final int TYPE_ACCESSIBILITY_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2032

  public static final int TYPE_VOICE_INTERACTION_STARTING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2033

  public static final int TYPE_DOCK_DIVIDER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2034

  public static final int TYPE_QS_DIALOG;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2035

  public static final int TYPE_SCREENSHOT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2036

  public static final int TYPE_PRESENTATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2037

  public static final int TYPE_APPLICATION_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2038

  public static final int LAST_SYSTEM_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2999

  public static final int INVALID_WINDOW_TYPE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int MEMORY_TYPE_NORMAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int MEMORY_TYPE_HARDWARE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int MEMORY_TYPE_GPU;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int MEMORY_TYPE_PUSH_BUFFERS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public int memoryType;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_ALLOW_LOCK_WHILE_SCREEN_ON;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int FLAG_DIM_BEHIND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int FLAG_BLUR_BEHIND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_NOT_FOCUSABLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int FLAG_NOT_TOUCHABLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int FLAG_NOT_TOUCH_MODAL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  public static final int FLAG_TOUCHABLE_WHEN_WAKING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 64
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_KEEP_SCREEN_ON;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  public static final int FLAG_LAYOUT_IN_SCREEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 256

  public static final int FLAG_LAYOUT_NO_LIMITS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 512

  public static final int FLAG_FULLSCREEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1024

  public static final int FLAG_FORCE_NOT_FULLSCREEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2048

  public static final int FLAG_DITHER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4096
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_SECURE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192

  public static final int FLAG_SCALED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16384

  public static final int FLAG_IGNORE_CHEEK_PRESSES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32768

  public static final int FLAG_LAYOUT_INSET_DECOR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65536

  public static final int FLAG_ALT_FOCUSABLE_IM;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 131072

  public static final int FLAG_WATCH_OUTSIDE_TOUCH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 262144

  public static final int FLAG_SHOW_WHEN_LOCKED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 524288
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_SHOW_WALLPAPER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1048576

  public static final int FLAG_TURN_SCREEN_ON;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2097152
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_DISMISS_KEYGUARD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4194304
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int FLAG_SPLIT_TOUCH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8388608

  public static final int FLAG_HARDWARE_ACCELERATED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777216

  public static final int FLAG_LAYOUT_IN_OVERSCAN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 33554432

  public static final int FLAG_TRANSLUCENT_STATUS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 67108864

  public static final int FLAG_TRANSLUCENT_NAVIGATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 134217728

  public static final int FLAG_LOCAL_FOCUS_MODE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 268435456

  public static final int FLAG_SLIPPERY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 536870912

  public static final int FLAG_LAYOUT_ATTACHED_IN_DECOR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1073741824

  public static final int FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -2147483648

  public int flags;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty(flagMapping = {android.view.ViewDebug$FlagToString(mask = 1, equals = 1, name = "ALLOW_LOCK_WHILE_SCREEN_ON"), android.view.ViewDebug$FlagToString(mask = 2, equals = 2, name = "DIM_BEHIND"), android.view.ViewDebug$FlagToString(mask = 4, equals = 4, name = "BLUR_BEHIND"), android.view.ViewDebug$FlagToString(mask = 8, equals = 8, name = "NOT_FOCUSABLE"), android.view.ViewDebug$FlagToString(mask = 16, equals = 16, name = "NOT_TOUCHABLE"), android.view.ViewDebug$FlagToString(mask = 32, equals = 32, name = "NOT_TOUCH_MODAL"), android.view.ViewDebug$FlagToString(mask = 64, equals = 64, name = "TOUCHABLE_WHEN_WAKING"), android.view.ViewDebug$FlagToString(mask = 128, equals = 128, name = "KEEP_SCREEN_ON"), android.view.ViewDebug$FlagToString(mask = 256, equals = 256, name = "LAYOUT_IN_SCREEN"), android.view.ViewDebug$FlagToString(mask = 512, equals = 512, name = "LAYOUT_NO_LIMITS"), android.view.ViewDebug$FlagToString(mask = 1024, equals = 1024, name = "FULLSCREEN"), android.view.ViewDebug$FlagToString(mask = 2048, equals = 2048, name = "FORCE_NOT_FULLSCREEN"), android.view.ViewDebug$FlagToString(mask = 4096, equals = 4096, name = "DITHER"), android.view.ViewDebug$FlagToString(mask = 8192, equals = 8192, name = "SECURE"), android.view.ViewDebug$FlagToString(mask = 16384, equals = 16384, name = "SCALED"), android.view.ViewDebug$FlagToString(mask = 32768, equals = 32768, name = "IGNORE_CHEEK_PRESSES"), android.view.ViewDebug$FlagToString(mask = 65536, equals = 65536, name = "LAYOUT_INSET_DECOR"), android.view.ViewDebug$FlagToString(mask = 131072, equals = 131072, name = "ALT_FOCUSABLE_IM"), android.view.ViewDebug$FlagToString(mask = 262144, equals = 262144, name = "WATCH_OUTSIDE_TOUCH"), android.view.ViewDebug$FlagToString(mask = 524288, equals = 524288, name = "SHOW_WHEN_LOCKED"), android.view.ViewDebug$FlagToString(mask = 1048576, equals = 1048576, name = "SHOW_WALLPAPER"), android.view.ViewDebug$FlagToString(mask = 2097152, equals = 2097152, name = "TURN_SCREEN_ON"), android.view.ViewDebug$FlagToString(mask = 4194304, equals = 4194304, name = "DISMISS_KEYGUARD"), android.view.ViewDebug$FlagToString(mask = 8388608, equals = 8388608, name = "SPLIT_TOUCH"), android.view.ViewDebug$FlagToString(mask = 16777216, equals = 16777216, name = "HARDWARE_ACCELERATED"), android.view.ViewDebug$FlagToString(mask = 33554432, equals = 33554432, name = "LOCAL_FOCUS_MODE"), android.view.ViewDebug$FlagToString(mask = 67108864, equals = 67108864, name = "TRANSLUCENT_STATUS"), android.view.ViewDebug$FlagToString(mask = 134217728, equals = 134217728, name = "TRANSLUCENT_NAVIGATION"), android.view.ViewDebug$FlagToString(mask = 268435456, equals = 268435456, name = "LOCAL_FOCUS_MODE"), android.view.ViewDebug$FlagToString(mask = 536870912, equals = 536870912, name = "FLAG_SLIPPERY"), android.view.ViewDebug$FlagToString(mask = 1073741824, equals = 1073741824, name = "FLAG_LAYOUT_ATTACHED_IN_DECOR"), android.view.ViewDebug$FlagToString(mask = -2147483648, equals = -2147483648, name = "DRAWS_SYSTEM_BAR_BACKGROUNDS")}, formatToHexString = true)

  public static final int PRIVATE_FLAG_FAKE_HARDWARE_ACCELERATED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int PRIVATE_FLAG_FORCE_HARDWARE_ACCELERATED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int PRIVATE_FLAG_WANTS_OFFSET_NOTIFICATIONS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int PRIVATE_FLAG_SHOW_FOR_ALL_USERS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int PRIVATE_FLAG_NO_MOVE_ANIMATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 64

  public static final int PRIVATE_FLAG_COMPATIBLE_WINDOW;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  public static final int PRIVATE_FLAG_SYSTEM_ERROR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 256

  public static final int PRIVATE_FLAG_INHERIT_TRANSLUCENT_DECOR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 512

  public static final int PRIVATE_FLAG_KEYGUARD;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1024

  public static final int PRIVATE_FLAG_DISABLE_WALLPAPER_TOUCH_EVENTS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2048

  public static final int PRIVATE_FLAG_FORCE_STATUS_BAR_VISIBLE_TRANSPARENT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4096

  public static final int PRIVATE_FLAG_PRESERVE_GEOMETRY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192

  public static final int PRIVATE_FLAG_FORCE_DECOR_VIEW_VISIBILITY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16384

  public static final int PRIVATE_FLAG_WILL_NOT_REPLACE_ON_RELAUNCH;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32768

  public static final int PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65536

  public static final int PRIVATE_FLAG_FORCE_DRAW_STATUS_BAR_BACKGROUND;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 131072

  public static final int PRIVATE_FLAG_SUSTAINED_PERFORMANCE_MODE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 262144

  public static final int PRIVATE_FLAG_HIDE_NON_SYSTEM_OVERLAY_WINDOWS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 524288

  public static final int PRIVATE_FLAG_IS_ROUNDED_CORNERS_OVERLAY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1048576

  public static final int PRIVATE_FLAG_ACQUIRES_SLEEP_TOKEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2097152

  public static final int PRIVATE_FLAG_IS_SCREEN_DECOR;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4194304

  public static final int PRIVATE_FLAG_STATUS_BAR_EXPANDED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8388608

  public int privateFlags;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      android.view.ViewDebug$ExportedProperty(flagMapping = {android.view.ViewDebug$FlagToString(mask = 1, equals = 1, name = "FAKE_HARDWARE_ACCELERATED"), android.view.ViewDebug$FlagToString(mask = 2, equals = 2, name = "FORCE_HARDWARE_ACCELERATED"), android.view.ViewDebug$FlagToString(mask = 4, equals = 4, name = "WANTS_OFFSET_NOTIFICATIONS"), android.view.ViewDebug$FlagToString(mask = 16, equals = 16, name = "SHOW_FOR_ALL_USERS"), android.view.ViewDebug$FlagToString(mask = 64, equals = 64, name = "NO_MOVE_ANIMATION"), android.view.ViewDebug$FlagToString(mask = 128, equals = 128, name = "COMPATIBLE_WINDOW"), android.view.ViewDebug$FlagToString(mask = 256, equals = 256, name = "SYSTEM_ERROR"), android.view.ViewDebug$FlagToString(mask = 512, equals = 512, name = "INHERIT_TRANSLUCENT_DECOR"), android.view.ViewDebug$FlagToString(mask = 1024, equals = 1024, name = "KEYGUARD"), android.view.ViewDebug$FlagToString(mask = 2048, equals = 2048, name = "DISABLE_WALLPAPER_TOUCH_EVENTS"), android.view.ViewDebug$FlagToString(mask = 4096, equals = 4096, name = "FORCE_STATUS_BAR_VISIBLE_TRANSPARENT"), android.view.ViewDebug$FlagToString(mask = 8192, equals = 8192, name = "PRESERVE_GEOMETRY"), android.view.ViewDebug$FlagToString(mask = 16384, equals = 16384, name = "FORCE_DECOR_VIEW_VISIBILITY"), android.view.ViewDebug$FlagToString(mask = 32768, equals = 32768, name = "WILL_NOT_REPLACE_ON_RELAUNCH"), android.view.ViewDebug$FlagToString(mask = 65536, equals = 65536, name = "LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME"), android.view.ViewDebug$FlagToString(mask = 131072, equals = 131072, name = "FORCE_DRAW_STATUS_BAR_BACKGROUND"), android.view.ViewDebug$FlagToString(mask = 262144, equals = 262144, name = "SUSTAINED_PERFORMANCE_MODE"), android.view.ViewDebug$FlagToString(mask = 524288, equals = 524288, name = "HIDE_NON_SYSTEM_OVERLAY_WINDOWS"), android.view.ViewDebug$FlagToString(mask = 1048576, equals = 1048576, name = "IS_ROUNDED_CORNERS_OVERLAY"), android.view.ViewDebug$FlagToString(mask = 2097152, equals = 2097152, name = "ACQUIRES_SLEEP_TOKEN"), android.view.ViewDebug$FlagToString(mask = 4194304, equals = 4194304, name = "IS_SCREEN_DECOR"), android.view.ViewDebug$FlagToString(mask = 8388608, equals = 8388608, name = "STATUS_BAR_EXPANDED")})

  public static final int NEEDS_MENU_UNSET;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int NEEDS_MENU_SET_TRUE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int NEEDS_MENU_SET_FALSE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public int needsMenuKey;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public static final int SOFT_INPUT_MASK_STATE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  public static final int SOFT_INPUT_STATE_UNSPECIFIED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int SOFT_INPUT_STATE_UNCHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int SOFT_INPUT_STATE_HIDDEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int SOFT_INPUT_STATE_ALWAYS_HIDDEN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public static final int SOFT_INPUT_STATE_VISIBLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int SOFT_INPUT_STATE_ALWAYS_VISIBLE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 5

  public static final int SOFT_INPUT_MASK_ADJUST;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 240

  public static final int SOFT_INPUT_ADJUST_UNSPECIFIED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int SOFT_INPUT_ADJUST_RESIZE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int SOFT_INPUT_ADJUST_PAN;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  public static final int SOFT_INPUT_ADJUST_NOTHING;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 48

  public static final int SOFT_INPUT_IS_FORWARD_NAVIGATION;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 256

  public int softInputMode;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int gravity;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public float horizontalMargin;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public float verticalMargin;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public final android.graphics.Rect surfaceInsets;
    descriptor: Landroid/graphics/Rect;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public boolean hasManualSurfaceInsets;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

  public boolean preservePreviousSurfaceInsets;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

  public int format;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int windowAnimations;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public float alpha;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public float dimAmount;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public static final float BRIGHTNESS_OVERRIDE_NONE;
    descriptor: F
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1.0

  public static final float BRIGHTNESS_OVERRIDE_OFF;
    descriptor: F
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0.0

  public static final float BRIGHTNESS_OVERRIDE_FULL;
    descriptor: F
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1.0

  public float screenBrightness;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public float buttonBrightness;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC

  public static final int ROTATION_ANIMATION_UNSPECIFIED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  public static final int ROTATION_ANIMATION_ROTATE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int ROTATION_ANIMATION_CROSSFADE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int ROTATION_ANIMATION_JUMPCUT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int ROTATION_ANIMATION_SEAMLESS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 3

  public int rotationAnimation;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public android.os.IBinder token;
    descriptor: Landroid/os/IBinder;
    flags: (0x0001) ACC_PUBLIC

  public java.lang.String packageName;
    descriptor: Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC

  public int screenOrientation;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public float preferredRefreshRate;
    descriptor: F
    flags: (0x0001) ACC_PUBLIC
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public int preferredDisplayModeId;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int systemUiVisibility;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public int subtreeSystemUiVisibility;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public boolean hasSystemUiListeners;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

  public int layoutInDisplayCutoutMode;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public static final int LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int LAYOUT_IN_DISPLAY_CUTOUT_MODE_ALWAYS;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public static final int LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int LAYOUT_IN_DISPLAY_CUTOUT_MODE_NEVER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int INPUT_FEATURE_DISABLE_POINTER_GESTURES;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int INPUT_FEATURE_NO_INPUT_CHANNEL;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int INPUT_FEATURE_DISABLE_USER_ACTIVITY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public int inputFeatures;
    descriptor: I
    flags: (0x0001) ACC_PUBLIC

  public long userActivityTimeout;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  public long accessibilityIdOfAnchor;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  public java.lang.CharSequence accessibilityTitle;
    descriptor: Ljava/lang/CharSequence;
    flags: (0x0001) ACC_PUBLIC

  public long hideTimeoutMilliseconds;
    descriptor: J
    flags: (0x0001) ACC_PUBLIC

  private int mColorMode;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public static final android.os.Parcelable$Creator<android.view.WindowManager$LayoutParams> CREATOR;
    descriptor: Landroid/os/Parcelable$Creator;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Landroid/os/Parcelable$Creator<Landroid/view/WindowManager$LayoutParams;>;

  public static final int LAYOUT_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int TYPE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  public static final int FLAGS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int FORMAT_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  public static final int ANIMATION_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16

  public static final int DIM_AMOUNT_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32

  public static final int TITLE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 64

  public static final int ALPHA_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  public static final int MEMORY_TYPE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 256

  public static final int SOFT_INPUT_MODE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 512

  public static final int SCREEN_ORIENTATION_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1024

  public static final int SCREEN_BRIGHTNESS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2048

  public static final int ROTATION_ANIMATION_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4096

  public static final int BUTTON_BRIGHTNESS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8192

  public static final int SYSTEM_UI_VISIBILITY_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16384

  public static final int SYSTEM_UI_LISTENER_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 32768

  public static final int INPUT_FEATURES_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 65536

  public static final int PRIVATE_FLAGS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 131072

  public static final int USER_ACTIVITY_TIMEOUT_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 262144

  public static final int TRANSLUCENT_FLAGS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 524288

  public static final int SURFACE_INSETS_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1048576

  public static final int PREFERRED_REFRESH_RATE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2097152

  public static final int NEEDS_MENU_KEY_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4194304

  public static final int PREFERRED_DISPLAY_MODE_ID;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8388608

  public static final int ACCESSIBILITY_ANCHOR_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 16777216

  public static final int ACCESSIBILITY_TITLE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 33554432

  public static final int COLOR_MODE_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 67108864

  public static final int EVERYTHING_CHANGED;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: -1

  private int[] mCompatibilityParamsBackup;
    descriptor: [I
    flags: (0x0002) ACC_PRIVATE

  private java.lang.CharSequence mTitle;
    descriptor: Ljava/lang/CharSequence;
    flags: (0x0002) ACC_PRIVATE

  public static boolean isSystemAlertWindowType(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1009
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      type  

  public static boolean mayUseInputMethod(int);
    descriptor: (I)Z
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 1854
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      flags  

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
       Name  Flags
      _type  

  public void <init>(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
        Name  Flags
      _type   
      _flags  

  public void <init>(int, int, int);
    descriptor: (III)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
         Name  Flags
      _type    
      _flags   
      _format  

  public void <init>(int, int, int, int, int);
    descriptor: (IIIII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
         Name  Flags
      w        
      h        
      _type    
      _flags   
      _format  

  public void <init>(int, int, int, int, int, int, int);
    descriptor: (IIIIIII)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=8, args_size=8
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
         Name  Flags
      w        
      h        
      xpos     
      ypos     
      _type    
      _flags   
      _format  

  public final void setTitle(java.lang.CharSequence);
    descriptor: (Ljava/lang/CharSequence;)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2514
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
       Name  Flags
      title  

  public final java.lang.CharSequence getTitle();
    descriptor: ()Ljava/lang/CharSequence;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2521
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  public final void setSurfaceInsets(android.view.View, boolean, boolean);
    descriptor: (Landroid/view/View;ZZ)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2529
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
                  Name  Flags
      view              
      manual            
      preservePrevious  

  public void setColorMode(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2560
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
           Name  Flags
      colorMode  

  public int getColorMode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2571
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  public final void setUserActivityTimeout(long);
    descriptor: (J)V
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2577
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()
    MethodParameters:
         Name  Flags
      timeout  

  public final long getUserActivityTimeout();
    descriptor: ()J
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2583
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    RuntimeVisibleAnnotations: 
      android.annotation.SystemApi()

  public int describeContents();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2587
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  public void writeToParcel(android.os.Parcel, int);
    descriptor: (Landroid/os/Parcel;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2591
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
                 Name  Flags
      out              
      parcelableFlags  

  public void <init>(android.os.Parcel);
    descriptor: (Landroid/os/Parcel;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.view.WindowLayoutParamsProto cannot be resolved\n\tThe import android.Manifest cannot be resolved\n\tandroid.Manifest.permission.RESTRICTED_VR_ACCESS cannot be resolved to a type\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tpermission cannot be resolved to a variable\n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
      Name  Flags
      in    

  public final int copyFrom(android.view.WindowManager$LayoutParams);
    descriptor: (Landroid/view/WindowManager$LayoutParams;)I
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2740
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
      Name  Flags
      o     

  public java.lang.String debug(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2928
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
        Name  Flags
      output  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2939
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  public void dumpDimensions(java.lang.StringBuilder);
    descriptor: (Ljava/lang/StringBuilder;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2946
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
      Name  Flags
      sb    

  public java.lang.String toString(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 2963
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
        Name  Flags
      prefix  

  public void writeToProto(android.util.proto.ProtoOutputStream, long);
    descriptor: (Landroid/util/proto/ProtoOutputStream;J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3080
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTYPE cannot be resolved to a variable\n\tX cannot be resolved to a variable\n\tY cannot be resolved to a variable\n\tWIDTH cannot be resolved to a variable\n\tHEIGHT cannot be resolved to a variable\n\tHORIZONTAL_MARGIN cannot be resolved to a variable\n\tVERTICAL_MARGIN cannot be resolved to a variable\n\tGRAVITY cannot be resolved to a variable\n\tSOFT_INPUT_MODE cannot be resolved to a variable\n\tFORMAT cannot be resolved to a variable\n\tWINDOW_ANIMATIONS cannot be resolved to a variable\n\tALPHA cannot be resolved to a variable\n\tSCREEN_BRIGHTNESS cannot be resolved to a variable\n\tBUTTON_BRIGHTNESS cannot be resolved to a variable\n\tROTATION_ANIMATION cannot be resolved to a variable\n\tPREFERRED_REFRESH_RATE cannot be resolved to a variable\n\tWindowLayoutParamsProto cannot be resolved to a variable\n\tHAS_SYSTEM_UI_LISTENERS cannot be resolved to a variable\n\tINPUT_FEATURE_FLAGS cannot be resolved to a variable\n\tUSER_ACTIVITY_TIMEOUT cannot be resolved to a variable\n\tNEEDS_MENU_KEY cannot be resolved to a variable\n\tCOLOR_MODE cannot be resolved to a variable\n\tFLAGS cannot be resolved to a variable\n\tPRIVATE_FLAGS cannot be resolved to a variable\n\tSYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n\tSUBTREE_SYSTEM_UI_VISIBILITY_FLAGS cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
         Name  Flags
      proto    
      fieldId  

  public void scale(float);
    descriptor: (F)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3113
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
       Name  Flags
      scale  

  void backup();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3128
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  void restore();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3144
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  protected void encodeProperties(android.view.ViewHierarchyEncoder);
    descriptor: (Landroid/view/ViewHierarchyEncoder;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3158
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;
    MethodParameters:
         Name  Flags
      encoder  

  public boolean isFullscreen();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.view.WindowManager$LayoutParams this
         0: .line 3174
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.view.WindowManager$LayoutParams this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/view/WindowManager$LayoutParams;

  private static java.lang.String layoutInDisplayCutoutModeToString(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 3180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      mode  

  private static java.lang.String softInputModeToString(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 3194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
               Name  Flags
      softInputMode  

  private static java.lang.String rotationAnimationToString(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 3247
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
                   Name  Flags
      rotationAnimation  

  private static java.lang.String inputFeatureToString(int);
    descriptor: (I)Ljava/lang/String;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 3264
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
              Name  Flags
      inputFeature  
}
SourceFile: "WindowManager.java"
NestHost: android.view.WindowManager
InnerClasses:
  public abstract Creator = android.os.Parcelable$Creator of android.os.Parcelable
  public abstract ExportedProperty = android.view.ViewDebug$ExportedProperty of android.view.ViewDebug
  public abstract FlagToString = android.view.ViewDebug$FlagToString of android.view.ViewDebug
  public abstract IntToString = android.view.ViewDebug$IntToString of android.view.ViewDebug
  public LayoutParams = android.view.ViewGroup$LayoutParams of android.view.ViewGroup
  public LayoutParams = android.view.WindowManager$LayoutParams of android.view.WindowManager
  abstract LayoutInDisplayCutoutMode = android.view.WindowManager$LayoutParams$LayoutInDisplayCutoutMode of android.view.WindowManager$LayoutParams
  public abstract SoftInputModeFlags = android.view.WindowManager$LayoutParams$SoftInputModeFlags of android.view.WindowManager$LayoutParams