Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardRow.java49 private static class RowAttributes { class in KeyboardRow
64 public RowAttributes(final TypedArray keyAttr, final float defaultKeyWidth, in RowAttributes() method in KeyboardRow.RowAttributes
81 public RowAttributes(final TypedArray keyAttr, final RowAttributes defaultRowAttr, in RowAttributes() method in KeyboardRow.RowAttributes