Class android.view.inputmethod.InputMethodManager
| Changed Methods | ||
|---|---|---|
void hideSoftInputFromInputMethod(IBinder, |
Now deprecated. |
|
void hideStatusIcon(IBinder) |
Now deprecated. |
|
void setInputMethod(IBinder, |
Now deprecated. |
|
void setInputMethodAndSubtype(IBinder, |
Now deprecated. |
|
boolean shouldOfferSwitchingToNextInputMethod(IBinder) |
Now deprecated. |
|
void showSoftInputFromInputMethod(IBinder, |
Now deprecated. |
|
void showStatusIcon(IBinder, |
Now deprecated. |
|
boolean switchToLastInputMethod(IBinder) |
Now deprecated. |
|
boolean switchToNextInputMethod(IBinder, |
Now deprecated. |
|
