android.text.method
Class DialerKeyListener
java.lang.Object
android.text.method.MetaKeyKeyListener
android.text.method.BaseKeyListener
android.text.method.NumberKeyListener
android.text.method.DialerKeyListener
- All Implemented Interfaces:
- InputFilter, KeyListener
public class DialerKeyListener
- extends NumberKeyListener
Methods inherited from class android.text.method.MetaKeyKeyListener |
adjustMetaAfterKeypress, adjustMetaAfterKeypress, clearMetaKeyState, clearMetaKeyState, clearMetaKeyState, getMetaState, getMetaState, getMetaState, getMetaState, handleKeyDown, handleKeyUp, isMetaTracker, isSelectingMetaTracker, onKeyUp, resetLockedMeta, resetLockedMeta, resetMetaState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHARACTERS
public static final char[] CHARACTERS
DialerKeyListener
public DialerKeyListener()
getAcceptedChars
protected char[] getAcceptedChars()
- Specified by:
getAcceptedChars
in class NumberKeyListener
getInstance
public static DialerKeyListener getInstance()
getInputType
public int getInputType()
lookup
protected int lookup(KeyEvent event,
Spannable content)
- Overrides:
lookup
in class NumberKeyListener
Copyright © 2008-2012. All Rights Reserved.