Home
last modified time | relevance | path

Searched defs:mKeyWidths (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardLayout.java36 private final int[] mKeyWidths; field in KeyboardLayout
/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h110 int mKeyWidths[MAX_KEY_COUNT_IN_A_KEYBOARD]; variable