android.text.method.DialerInputMethod
For dialing-only text entry
Summary
Constants
| |
|
|
Value |
|
| char[] |
CHARACTERS |
The characters that are used. |
|
|
Public Constructors
Public Methods
Protected Methods
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Constants
public
static
final
char[]
CHARACTERS
The characters that are used.
Public Constructors
public
DialerInputMethod()
Public Methods
Protected Methods
protected
char[]
getAcceptedChars()
You can say which characters you can accept.