Added in API level 3
InputMethodService.InputMethodImpl
public
class
InputMethodService.InputMethodImpl
extends AbstractInputMethodService.AbstractInputMethodImpl
| java.lang.Object | ||
| ↳ | android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodImpl | |
| ↳ | android.inputmethodservice.InputMethodService.InputMethodImpl | |
Concrete implementation of
AbstractInputMethodService.AbstractInputMethodImpl that provides
all of the standard behavior for an input method.
Summary
Inherited constants |
|---|
Public constructors | |
|---|---|
InputMethodImpl()
|
|
Public methods | |
|---|---|
void
|
attachToken(IBinder token)
|
void
|
bindInput(InputBinding binding)
Calls |
void
|
changeInputMethodSubtype(InputMethodSubtype subtype)
|
void
|
hideSoftInput(int flags, ResultReceiver resultReceiver)
|
void
|
restartInput(InputConnection |