SosMaskedField | Interface that must be implemented for a View to be masked. |
AutoCompleteTextView | An extension of the native Android android.widget.AutoCompleteTextView that can be masked. |
EditText | An extension of the native Android android.widget.EditText that can be masked. |
MultiAutoCompleteTextView | An extension of the native Android android.widget.MultiAutoCompleteTextView that can be masked. |
TextView | An extension of the native Android android.widget.TextView that can be masked. |
View | An extension of the native Android android.view.View that can be masked. |