|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectandroid.text.method.MetaKeyInputMethod
android.text.method.BaseInputMethod
android.text.method.NumberInputMethod
android.text.method.TimeInputMethod
public class TimeInputMethod
| 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 |
|---|
public static final char[] CHARACTERS
| Constructor Detail |
|---|
public TimeInputMethod()
| Method Detail |
|---|
protected char[] getAcceptedChars()
getAcceptedChars in class NumberInputMethodpublic static TimeInputMethod getInstance()
|
Build m5-rc15 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||