public class com.android.settingslib.CustomDialogPreference
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.android.settingslib.CustomDialogPreference
  super_class: java.lang.Object
{
  private com.android.settingslib.CustomDialogPreference$CustomPreferenceDialogFragment mFragment;
    descriptor: Lcom/android/settingslib/CustomDialogPreference$CustomPreferenceDialogFragment;
    flags: (0x0002) ACC_PRIVATE

  private android.content.DialogInterface$OnShowListener mOnShowListener;
    descriptor: Landroid/content/DialogInterface$OnShowListener;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(android.content.Context, android.util.AttributeSet, int, int);
    descriptor: (Landroid/content/Context;Landroid/util/AttributeSet;II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tThe import android.support cannot be resolved\n\tDialogPreference cannot be resolved to a type\n\tThe method getDialog() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tPreferenceDialogFragment cannot be resolved to a type\n\tARG_KEY cannot be resolved to a variable\n\tThe method setArguments(Bundle) is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method getPreference() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder, DialogInterface.OnClickListener) in the type CustomDialogPreference is not applicable for the arguments (AlertDialog.Builder, CustomDialogPreference.CustomPreferenceDialogFragment)\n\tThe method onDialogClosed(boolean) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tThe method onBindDialogView(View) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onCreateDialog(Bundle) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onClick(DialogInterface, int) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
              Name  Flags
      context       
      attrs         
      defStyleAttr  
      defStyleRes   

  public void <init>(android.content.Context, android.util.AttributeSet, int);
    descriptor: (Landroid/content/Context;Landroid/util/AttributeSet;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tThe import android.support cannot be resolved\n\tDialogPreference cannot be resolved to a type\n\tThe method getDialog() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tPreferenceDialogFragment cannot be resolved to a type\n\tARG_KEY cannot be resolved to a variable\n\tThe method setArguments(Bundle) is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method getPreference() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder, DialogInterface.OnClickListener) in the type CustomDialogPreference is not applicable for the arguments (AlertDialog.Builder, CustomDialogPreference.CustomPreferenceDialogFragment)\n\tThe method onDialogClosed(boolean) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tThe method onBindDialogView(View) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onCreateDialog(Bundle) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onClick(DialogInterface, int) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
              Name  Flags
      context       
      attrs         
      defStyleAttr  

  public void <init>(android.content.Context, android.util.AttributeSet);
    descriptor: (Landroid/content/Context;Landroid/util/AttributeSet;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tThe import android.support cannot be resolved\n\tDialogPreference cannot be resolved to a type\n\tThe method getDialog() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tPreferenceDialogFragment cannot be resolved to a type\n\tARG_KEY cannot be resolved to a variable\n\tThe method setArguments(Bundle) is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method getPreference() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder, DialogInterface.OnClickListener) in the type CustomDialogPreference is not applicable for the arguments (AlertDialog.Builder, CustomDialogPreference.CustomPreferenceDialogFragment)\n\tThe method onDialogClosed(boolean) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tThe method onBindDialogView(View) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onCreateDialog(Bundle) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onClick(DialogInterface, int) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
         Name  Flags
      context  
      attrs    

  public void <init>(android.content.Context);
    descriptor: (Landroid/content/Context;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.support cannot be resolved\n\tThe import android.support cannot be resolved\n\tDialogPreference cannot be resolved to a type\n\tThe method getDialog() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tPreferenceDialogFragment cannot be resolved to a type\n\tARG_KEY cannot be resolved to a variable\n\tThe method setArguments(Bundle) is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method getPreference() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onPrepareDialogBuilder(AlertDialog.Builder, DialogInterface.OnClickListener) in the type CustomDialogPreference is not applicable for the arguments (AlertDialog.Builder, CustomDialogPreference.CustomPreferenceDialogFragment)\n\tThe method onDialogClosed(boolean) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tThe method onBindDialogView(View) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onCreateDialog(Bundle) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n\tThe method onClick(DialogInterface, int) of type CustomDialogPreference.CustomPreferenceDialogFragment must override or implement a supertype method\n\tPreferenceDialogFragment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
         Name  Flags
      context  

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

  public android.app.Dialog getDialog();
    descriptor: ()Landroid/app/Dialog;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 55
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method getDialog() is undefined for the type CustomDialogPreference.CustomPreferenceDialogFragment\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;

  public void setOnShowListener(android.content.DialogInterface$OnShowListener);
    descriptor: (Landroid/content/DialogInterface$OnShowListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 58
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
         Name  Flags
      listner  

  protected void onPrepareDialogBuilder(android.app.AlertDialog$Builder, android.content.DialogInterface$OnClickListener);
    descriptor: (Landroid/app/AlertDialog$Builder;Landroid/content/DialogInterface$OnClickListener;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 62
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
          Name  Flags
      builder   
      listener  

  protected void onDialogClosed(boolean);
    descriptor: (Z)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 66
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
                Name  Flags
      positiveResult  

  protected void onClick(android.content.DialogInterface, int);
    descriptor: (Landroid/content/DialogInterface;I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 69
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
        Name  Flags
      dialog  
      which   

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

  private void setFragment(com.android.settingslib.CustomDialogPreference$CustomPreferenceDialogFragment);
    descriptor: (Lcom/android/settingslib/CustomDialogPreference$CustomPreferenceDialogFragment;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 75
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
    MethodParameters:
          Name  Flags
      fragment  

  private android.content.DialogInterface$OnShowListener getOnShowListener();
    descriptor: ()Landroid/content/DialogInterface$OnShowListener;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.android.settingslib.CustomDialogPreference this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.settingslib.CustomDialogPreference this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/settingslib/CustomDialogPreference;
}
SourceFile: "CustomDialogPreference.java"
NestMembers:
  com.android.settingslib.CustomDialogPreference$CustomPreferenceDialogFragment
InnerClasses:
  public Builder = android.app.AlertDialog$Builder of android.app.AlertDialog
  public abstract OnClickListener = android.content.DialogInterface$OnClickListener of android.content.DialogInterface
  public abstract OnShowListener = android.content.DialogInterface$OnShowListener of android.content.DialogInterface
  public CustomPreferenceDialogFragment = com.android.settingslib.CustomDialogPreference$CustomPreferenceDialogFragment of com.android.settingslib.CustomDialogPreference