Searched refs:getDefaultBackgroundType (Results 1 – 3 of 3) sorted by relevance
136 public int getDefaultBackgroundType() { in getDefaultBackgroundType() method in KeyboardRow
453 final int backgroundType = row.getDefaultBackgroundType(); in parseGridRows()
279 R.styleable.Keyboard_Key_backgroundType, row.getDefaultBackgroundType()); in Key()