Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardRow.java81 public RowAttributes(final TypedArray keyAttr, final RowAttributes defaultRowAttr, in RowAttributes() argument
84 keyboardWidth, keyboardWidth, defaultRowAttr.mDefaultKeyWidth); in RowAttributes()
86 | defaultRowAttr.mDefaultKeyLabelFlags; in RowAttributes()
88 defaultRowAttr.mDefaultBackgroundType); in RowAttributes()