| Package | Description |
|---|---|
| android.view.inputmethod |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<InputMethodInfo> |
InputMethodInfo.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
List<InputMethodInfo> |
InputMethodManager.getEnabledInputMethodList() |
List<InputMethodInfo> |
InputMethodManager.getInputMethodList() |
Map<InputMethodInfo,List<InputMethodSubtype>> |
InputMethodManager.getShortcutInputMethodsAndSubtypes() |
| Modifier and Type | Method and Description |
|---|---|
List<InputMethodSubtype> |
InputMethodManager.getEnabledInputMethodSubtypeList(InputMethodInfo imi,
boolean allowsImplicitlySelectedSubtypes) |
Copyright © 2008-2013. All Rights Reserved.