* commit 'fd2f8d43419d1f25ced8b2bac96407925dd4c471': DO NOT MERGE - Preserve the order of InputMethodManager method calls
This commit is contained in:
@@ -73,5 +73,5 @@ interface IInputMethodManager {
|
||||
boolean switchToNextInputMethod(in IBinder token, boolean onlyCurrentIme);
|
||||
boolean shouldOfferSwitchingToNextInputMethod(in IBinder token);
|
||||
boolean setInputMethodEnabled(String id, boolean enabled);
|
||||
oneway void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes);
|
||||
void setAdditionalInputMethodSubtypes(String id, in InputMethodSubtype[] subtypes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user