public class DialerKeyListener extends NumberKeyListener
InputFilter.AllCaps, InputFilter.LengthFilter| Modifier and Type | Field and Description |
|---|---|
static char[] |
CHARACTERS |
META_ALT_LOCKED, META_ALT_ON, META_CAP_LOCKED, META_SHIFT_ON, META_SYM_LOCKED, META_SYM_ON| Constructor and Description |
|---|
DialerKeyListener() |
| Modifier and Type | Method and Description |
|---|---|
protected char[] |
getAcceptedChars() |
int |
getInputType() |
static DialerKeyListener |
getInstance() |
protected int |
lookup(KeyEvent event,
Spannable content) |
filter, ok, onKeyDownbackspace, forwardDelete, onKeyOtheradjustMetaAfterKeypress, adjustMetaAfterKeypress, clearMetaKeyState, clearMetaKeyState, clearMetaKeyState, getMetaState, getMetaState, getMetaState, getMetaState, handleKeyDown, handleKeyUp, isMetaTracker, isSelectingMetaTracker, onKeyUp, resetLockedMeta, resetLockedMeta, resetMetaStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearMetaKeyState, onKeyUpprotected char[] getAcceptedChars()
getAcceptedChars in class NumberKeyListenerpublic static DialerKeyListener getInstance()
public int getInputType()
protected int lookup(KeyEvent event, Spannable content)
lookup in class NumberKeyListenerCopyright © 2008-2013. All Rights Reserved.