public interface android.view.WindowManager$LayoutParams$SoftInputModeFlags extends java.lang.annotation.Annotation
minor version: 0
major version: 59
flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
this_class: android.view.WindowManager$LayoutParams$SoftInputModeFlags
super_class: java.lang.Object
{
}
SourceFile: "WindowManager.java"
NestHost: android.view.WindowManager
InnerClasses:
public LayoutParams = android.view.WindowManager$LayoutParams of android.view.WindowManager
public abstract SoftInputModeFlags = android.view.WindowManager$LayoutParams$SoftInputModeFlags of android.view.WindowManager$LayoutParams
RuntimeVisibleAnnotations:
java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.SOURCE:Ljava/lang/annotation/RetentionPolicy;)