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

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

Completed in 287 milliseconds