Example usage for Java android.telephony PhoneNumberFormattingTextWatcher fields, constructors, methods, implement or subclass
The text is from its open source code.
PhoneNumberFormattingTextWatcher(String countryCode) The formatting is based on the given countryCode . | |
PhoneNumberFormattingTextWatcher() The formatting is based on the current system locale and future locale changes may not take effect on this instance. |