Class android.view.inputmethod.InputMethodManager
Added Methods | |
---|---|
boolean acceptStylusHandwritingDelegation (View )
|
|
boolean acceptStylusHandwritingDelegation (View, String )
|
|
InputMethodInfo getCurrentInputMethodInfo ()
|
|
boolean isStylusHandwritingAvailable ()
|
|
void prepareStylusHandwritingDelegation (View )
|
|
void prepareStylusHandwritingDelegation (View, String )
|
|
void setExplicitlyEnabledInputMethodSubtypes (String, int[] )
|