Searched refs:setBackgroundBaseColor (Results 1 – 2 of 2) sorted by relevance
129 setBackgroundBaseColor(backgroundColor); in init()258 public void setBackgroundBaseColor(@Nullable ColorStateList color) { in setBackgroundBaseColor() method in GlifLayout
143 layout.setBackgroundBaseColor(ColorStateList.valueOf(Color.RED)); in testSetBackgroundBaseColor()154 layout.setBackgroundBaseColor(ColorStateList.valueOf(Color.RED)); in testSetBackgroundBaseColorTablet()