Class android.view.inputmethod.InputMethodManager

Changed Methods
void hideSoftInputFromInputMethod(IBinder, int) Now deprecated.
 
void hideStatusIcon(IBinder) Now deprecated.
 
void setInputMethod(IBinder, String) Now deprecated.
 
void setInputMethodAndSubtype(IBinder, String, InputMethodSubtype) Now deprecated.
 
boolean shouldOfferSwitchingToNextInputMethod(IBinder) Now deprecated.
 
void showSoftInputFromInputMethod(IBinder, int) Now deprecated.
 
void showStatusIcon(IBinder, String, int) Now deprecated.
 
boolean switchToLastInputMethod(IBinder) Now deprecated.
 
boolean switchToNextInputMethod(IBinder, boolean) Now deprecated.