Home | History | Annotate | Download | only in inputmethod

Lines Matching defs:setInputMethodAndSubtype

1536     public void setInputMethodAndSubtype(IBinder token, String id, InputMethodSubtype subtype) {
1538 mService.setInputMethodAndSubtype(token, id, subtype);