FileDocCategorySizeDatePackage
PhoneNumberFormattingTextWatcher.javaAPI DocAndroid 5.1 API679Sat Mar 14 14:09:38 GMT 2015android.telephony

PhoneNumberFormattingTextWatcher

public class PhoneNumberFormattingTextWatcher extends Object implements android.text.TextWatcher

Fields Summary
Constructors Summary
public PhoneNumberFormattingTextWatcher()

 throw new RuntimeException("Stub!"); 
public PhoneNumberFormattingTextWatcher(String countryCode)

 throw new RuntimeException("Stub!"); 
Methods Summary
public synchronized voidafterTextChanged(android.text.Editable s)

 throw new RuntimeException("Stub!"); 
public voidbeforeTextChanged(java.lang.CharSequence s, int start, int count, int after)

 throw new RuntimeException("Stub!"); 
public voidonTextChanged(java.lang.CharSequence s, int start, int before, int count)

 throw new RuntimeException("Stub!");