|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputMethodSession | |
---|---|
android.inputmethodservice | |
android.view.inputmethod |
Uses of InputMethodSession in android.inputmethodservice |
---|
Classes in android.inputmethodservice that implement InputMethodSession | |
---|---|
class |
AbstractInputMethodService.AbstractInputMethodSessionImpl
|
class |
InputMethodService.InputMethodSessionImpl
|
Methods in android.inputmethodservice with parameters of type InputMethodSession | |
---|---|
void |
AbstractInputMethodService.AbstractInputMethodImpl.revokeSession(InputMethodSession session)
|
void |
AbstractInputMethodService.AbstractInputMethodImpl.setSessionEnabled(InputMethodSession session,
boolean enabled)
|
Uses of InputMethodSession in android.view.inputmethod |
---|
Methods in android.view.inputmethod with parameters of type InputMethodSession | |
---|---|
void |
InputMethod.revokeSession(InputMethodSession session)
|
void |
InputMethod.SessionCallback.sessionCreated(InputMethodSession session)
|
void |
InputMethod.setSessionEnabled(InputMethodSession session,
boolean enabled)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |