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/
DKeyboard.java603 final int widthType = Builder.getEnumValue(keyAttr, in getKeyX() local
630 final int widthType = Builder.getEnumValue(keyAttr, in getKeyWidth() local
632 switch (widthType) { in getKeyWidth()