HomeSort by relevance Sort by last modified time
    Searched refs:checkIfSubtypeBelongsToThisImeAndEnabled (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputMethodManager.java 290 public boolean checkIfSubtypeBelongsToThisImeAndEnabled(final InputMethodSubtype subtype) {
299 final boolean subtypeEnabled = checkIfSubtypeBelongsToThisImeAndEnabled(subtype);
LatinIME.java 534 && richImm.checkIfSubtypeBelongsToThisImeAndEnabled(lastActiveSubtype)
    [all...]

Completed in 5788 milliseconds