| Package | Description |
|---|---|
| android.inputmethodservice | |
| android.view.inputmethod |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputMethodService.AbstractInputMethodSessionImpl |
class |
InputMethodService.InputMethodSessionImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractInputMethodService.AbstractInputMethodImpl.revokeSession(InputMethodSession session) |
void |
AbstractInputMethodService.AbstractInputMethodImpl.setSessionEnabled(InputMethodSession session,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputMethod.revokeSession(InputMethodSession session) |
void |
InputMethod.SessionCallback.sessionCreated(InputMethodSession session) |
void |
InputMethod.setSessionEnabled(InputMethodSession session,
boolean enabled) |
Copyright © 2008-2013. All Rights Reserved.