Searched defs:getNextInputMethod (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/inputmethod/
H A DInputMethodSubtypeSwitchingController.java508 public ImeSubtypeListItem getNextInputMethod(boolean onlyCurrentIme, InputMethodInfo imi, method in class:InputMethodSubtypeSwitchingController.ControllerImpl
593 return mController.getNextInputMethod(onlyCurrentIme, imi, subtype, forward);

Completed in 62 milliseconds