public class android.telephony.PhoneNumberFormattingTextWatcher implements android.text.TextWatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: android.telephony.PhoneNumberFormattingTextWatcher
  super_class: java.lang.Object
{
  private boolean mSelfChange;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean mStopFormatting;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private AsYouTypeFormatter mFormatter;
    descriptor: LAsYouTypeFormatter;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.i18n cannot be resolved\n\tThe import com.android.i18n cannot be resolved\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tPhoneNumberUtil cannot be resolved\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;

  public void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.android.i18n cannot be resolved\n\tThe import com.android.i18n cannot be resolved\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tPhoneNumberUtil cannot be resolved\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
             Name  Flags
      countryCode  

  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 // android.telephony.PhoneNumberFormattingTextWatcher 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 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
       Name  Flags
      s      
      start  
      count  
      after  

  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 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 87
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
        Name  Flags
      s       
      start   
      before  
      count   

  public synchronized void afterTextChanged(android.text.Editable);
    descriptor: (Landroid/text/Editable;)V
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
      Name  Flags
      s     

  private java.lang.String reformat(java.lang.CharSequence, int);
    descriptor: (Ljava/lang/CharSequence;I)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 132
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
        Name  Flags
      s       
      cursor  

  private java.lang.String getFormattedNumber(char, boolean);
    descriptor: (CZ)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 156
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAsYouTypeFormatter cannot be resolved to a type\n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
                  Name  Flags
      lastNonSeparator  
      hasCursor         

  private void stopFormatting();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 162
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tAsYouTypeFormatter cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;

  private boolean hasSeparator(java.lang.CharSequence, int, int);
    descriptor: (Ljava/lang/CharSequence;II)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
         0: .line 165
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.telephony.PhoneNumberFormattingTextWatcher this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/telephony/PhoneNumberFormattingTextWatcher;
    MethodParameters:
       Name  Flags
      s      final
      start  final
      count  final
}
SourceFile: "PhoneNumberFormattingTextWatcher.java"