|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputBinding | |
---|---|
android.inputmethodservice | |
android.view.inputmethod |
Uses of InputBinding in android.inputmethodservice |
---|
Methods in android.inputmethodservice that return InputBinding | |
---|---|
InputBinding |
InputMethodService.getCurrentInputBinding()
|
Methods in android.inputmethodservice with parameters of type InputBinding | |
---|---|
void |
InputMethodService.InputMethodImpl.bindInput(InputBinding binding)
|
Uses of InputBinding in android.view.inputmethod |
---|
Fields in android.view.inputmethod with type parameters of type InputBinding | |
---|---|
static Parcelable.Creator<InputBinding> |
InputBinding.CREATOR
|
Methods in android.view.inputmethod with parameters of type InputBinding | |
---|---|
void |
InputMethod.bindInput(InputBinding binding)
|
Constructors in android.view.inputmethod with parameters of type InputBinding | |
---|---|
InputBinding(InputConnection conn,
InputBinding binding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |