Searched refs:getBackgroundBaseColor (Results 1 – 3 of 3) sorted by relevance
146 assertThat(layout.getBackgroundBaseColor().getDefaultColor()).isEqualTo(Color.RED); in testSetBackgroundBaseColor()157 assertThat(layout.getBackgroundBaseColor().getDefaultColor()).isEqualTo(Color.RED); in testSetBackgroundBaseColorTablet()
121 Integer.toHexString(glifLayout.getBackgroundBaseColor().getDefaultColor())); in testGlifV2Theme()
268 public ColorStateList getBackgroundBaseColor() { in getBackgroundBaseColor() method in GlifLayout