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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DInputMethodManagerCompatWrapper.java28 private static final Method METHOD_switchToNextInputMethod = CompatUtils.getMethod( field in class:InputMethodManagerCompatWrapper
45 METHOD_switchToNextInputMethod, token, onlyCurrentIme);

Completed in 24 milliseconds