Home
last modified time | relevance | path

Searched refs:widthType (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardRow.java174 final int widthType = ResourceUtils.getEnumValue(keyAttr, in getKeyWidth() local
176 switch (widthType) { in getKeyWidth()