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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardId.java 213 public static boolean equivalentEditorInfoForKeyboard(EditorInfo a, EditorInfo b) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 327 && KeyboardId.equivalentEditorInfoForKeyboard(editorInfo, mAppliedEditorInfo)) {
    [all...]

Completed in 886 milliseconds