final class com.android.printspooler.ui.PrintActivity$EditTextWatcher implements android.text.TextWatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.android.printspooler.ui.PrintActivity$EditTextWatcher
  super_class: java.lang.Object
{
  private void <init>(com.android.printspooler.ui.PrintActivity);
    descriptor: (Lcom/android/printspooler/ui/PrintActivity;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.internal.logging.nano cannot be resolved\n\tThe import com.android.printspooler.R cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe import libcore.io cannot be resolved\n\tThe hierarchy of the type PrintActivity is inconsistent\n\tR cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.R.layout cannot be resolved to a variable\n\tandroid.R.id.text1 cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tandroid.R.layout cannot be resolved to a variable\n\tandroid.R.id.text1 cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tandroid.R.layout cannot be resolved to a variable\n\tandroid.R.id.text1 cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tandroid.R.layout cannot be resolved to a variable\n\tandroid.R.id.text1 cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.R.layout cannot be resolved to a variable\n\tandroid.R.id.text1 cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.R.string cannot be resolved to a variable\n\tandroid.R.string cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tcom.android.internal.R.drawable cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tR cannot be resolved to a variable\n\tandroid.R.attr.disabledAlpha cannot be resolved to a type\n\tR cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tMetricsEvent cannot be resolved to a variable\n\tStreams cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n\tIoUtils cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/printspooler/ui/PrintActivity$EditTextWatcher;
    MethodParameters:
        Name  Flags
      this$0  final

  public void onTextChanged(java.lang.CharSequence, int, int, int);
    descriptor: (Ljava/lang/CharSequence;III)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
         0: .line 2993
            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.printspooler.ui.PrintActivity$EditTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/printspooler/ui/PrintActivity$EditTextWatcher;
    MethodParameters:
        Name  Flags
      s       
      start   
      before  
      count   

  public void beforeTextChanged(java.lang.CharSequence, int, int, int);
    descriptor: (Ljava/lang/CharSequence;III)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
         0: .line 2998
            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.printspooler.ui.PrintActivity$EditTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/printspooler/ui/PrintActivity$EditTextWatcher;
    MethodParameters:
       Name  Flags
      s      
      start  
      count  
      after  

  public void afterTextChanged(android.text.Editable);
    descriptor: (Landroid/text/Editable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
         0: .line 3022
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tMetricsEvent cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.android.printspooler.ui.PrintActivity$EditTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/android/printspooler/ui/PrintActivity$EditTextWatcher;
    MethodParameters:
          Name  Flags
      editable  
}
SourceFile: "PrintActivity.java"
NestHost: com.android.printspooler.ui.PrintActivity
InnerClasses:
  private final EditTextWatcher = com.android.printspooler.ui.PrintActivity$EditTextWatcher of com.android.printspooler.ui.PrintActivity