Build m5-rc15

android.text.method
Class TimeInputMethod

java.lang.Object
  extended by android.text.method.MetaKeyInputMethod
      extended by android.text.method.BaseInputMethod
          extended by android.text.method.NumberInputMethod
              extended by android.text.method.TimeInputMethod
All Implemented Interfaces:
InputMethod

public class TimeInputMethod
extends NumberInputMethod


Field Summary
static char[] CHARACTERS
           
 
Fields inherited from class android.text.method.MetaKeyInputMethod
META_ALT_LOCKED, META_ALT_ON, META_CAP_LOCKED, META_CAP_ON, META_SYM_LOCKED, META_SYM_ON
 
Constructor Summary
TimeInputMethod()
           
 
Method Summary
protected  char[] getAcceptedChars()
           
static TimeInputMethod getInstance()
           
 
Methods inherited from class android.text.method.NumberInputMethod
onKeyDown
 
Methods inherited from class android.text.method.BaseInputMethod
backspace
 
Methods inherited from class android.text.method.MetaKeyInputMethod
adjustMetaAfterKeypress, getMetaState, getMetaState, isMetaTracker, onKeyUp, resetLockedMeta, resetMetaState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface android.text.method.InputMethod
onKeyUp
 

Field Detail

CHARACTERS

public static final char[] CHARACTERS
Constructor Detail

TimeInputMethod

public TimeInputMethod()
Method Detail

getAcceptedChars

protected char[] getAcceptedChars()
Specified by:
getAcceptedChars in class NumberInputMethod

getInstance

public static TimeInputMethod getInstance()

Build m5-rc15

Please submit a feedback, bug or feature