|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl
public abstract class AbstractInputMethodService.AbstractInputMethodImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.view.inputmethod.InputMethod |
|---|
InputMethod.SessionCallback |
| Field Summary |
|---|
| Fields inherited from interface android.view.inputmethod.InputMethod |
|---|
SERVICE_INTERFACE, SERVICE_META_DATA, SHOW_EXPLICIT, SHOW_FORCED |
| Constructor Summary | |
|---|---|
AbstractInputMethodService.AbstractInputMethodImpl()
|
|
| Method Summary | |
|---|---|
void |
createSession(InputMethod.SessionCallback callback)
|
void |
revokeSession(InputMethodSession session)
|
void |
setSessionEnabled(InputMethodSession session,
boolean enabled)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface android.view.inputmethod.InputMethod |
|---|
attachToken, bindInput, hideSoftInput, restartInput, showSoftInput, startInput, unbindInput |
| Constructor Detail |
|---|
public AbstractInputMethodService.AbstractInputMethodImpl()
| Method Detail |
|---|
public void createSession(InputMethod.SessionCallback callback)
createSession in interface InputMethod
public void setSessionEnabled(InputMethodSession session,
boolean enabled)
setSessionEnabled in interface InputMethodpublic void revokeSession(InputMethodSession session)
revokeSession in interface InputMethod
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||