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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java 88 public final KeyboardId mKeyboardId;
92 mKeyboardId = keyboardId;
KeyboardSwitcher.java 156 Log.w(TAG, "loading keyboard failed: " + e.mKeyboardId, e.getCause());
157 LatinImeLogger.logOnException(e.mKeyboardId.toString(), e.getCause());

Completed in 200 milliseconds