Class android.inputmethodservice.InputMethodService
| Added Methods | |
|---|---|
void requestShowSelf(int) |
|
boolean shouldOfferSwitchingToNextInputMethod() |
|
void switchInputMethod(String, |
|
boolean switchToNextInputMethod(boolean) |
|
boolean switchToPreviousInputMethod() |
|
| Added Fields | |
|---|---|
int BACK_DISPOSITION_ADJUST_NOTHING |
|
| Changed Fields | ||
|---|---|---|
int BACK_DISPOSITION_WILL_DISMISS |
Now deprecated. |
|
int BACK_DISPOSITION_WILL_NOT_DISMISS |
Now deprecated. |
|
