Class android.view.inputmethod.InputMethodManager
| Added Methods | |
|---|---|
InputMethodSubtype getCurrentInputMethodSubtype() |
|
List<InputMethodSubtype> getEnabledInputMethodSubtypeList(InputMethodInfo, |
|
Map<InputMethodInfo, List<InputMethodSubtype>>) getShortcutInputMethodsAndSubtypes() |
|
boolean setCurrentInputMethodSubtype(InputMethodSubtype) |
|
void setInputMethodAndSubtype(IBinder, |
|
void showInputMethodAndSubtypeEnabler(String) |
|
boolean switchToLastInputMethod(IBinder) |
|
