public abstract class AbstractInputMethodService.AbstractInputMethodImpl extends Object implements InputMethod
InputMethod.SessionCallbackSERVICE_INTERFACE, SERVICE_META_DATA, SHOW_EXPLICIT, SHOW_FORCED| Constructor and Description |
|---|
AbstractInputMethodService.AbstractInputMethodImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
createSession(InputMethod.SessionCallback callback) |
void |
revokeSession(InputMethodSession session) |
void |
setSessionEnabled(InputMethodSession session,
boolean enabled) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattachToken, bindInput, changeInputMethodSubtype, hideSoftInput, restartInput, showSoftInput, startInput, unbindInputpublic AbstractInputMethodService.AbstractInputMethodImpl()
public void createSession(InputMethod.SessionCallback callback)
createSession in interface InputMethodpublic void setSessionEnabled(InputMethodSession session, boolean enabled)
setSessionEnabled in interface InputMethodpublic void revokeSession(InputMethodSession session)
revokeSession in interface InputMethodCopyright © 2008-2013. All Rights Reserved.