| Package | Description |
|---|---|
| android.inputmethodservice | |
| android.view.inputmethod |
| Modifier and Type | Method and Description |
|---|---|
InputBinding |
InputMethodService.getCurrentInputBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputMethodService.InputMethodImpl.bindInput(InputBinding binding) |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<InputBinding> |
InputBinding.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
void |
InputMethod.bindInput(InputBinding binding) |
| Constructor and Description |
|---|
InputBinding(InputConnection conn,
InputBinding binding) |
Copyright © 2008-2013. All Rights Reserved.