Searched refs:mDefaultBackgroundType (Results 1 – 1 of 1) sorted by relevance
55 public final int mDefaultBackgroundType; field in KeyboardRow.RowAttributes69 mDefaultBackgroundType = keyAttr.getInt(R.styleable.Keyboard_Key_backgroundType, in RowAttributes()87 mDefaultBackgroundType = keyAttr.getInt(R.styleable.Keyboard_Key_backgroundType, in RowAttributes()88 defaultRowAttr.mDefaultBackgroundType); in RowAttributes()137 return mRowAttributesStack.peek().mDefaultBackgroundType; in getDefaultBackgroundType()