Java android.telephony PhoneNumberFormattingTextWatcher fields, constructors, methods, implement or subclass

Example usage for Java android.telephony PhoneNumberFormattingTextWatcher fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.telephony PhoneNumberFormattingTextWatcher.

The text is from its open source code.

Constructor

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.