Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
DGlifLayout.java129 setBackgroundBaseColor(backgroundColor); in init()
258 public void setBackgroundBaseColor(@Nullable ColorStateList color) { in setBackgroundBaseColor() method in GlifLayout
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/
DGlifLayoutTest.java143 layout.setBackgroundBaseColor(ColorStateList.valueOf(Color.RED)); in testSetBackgroundBaseColor()
154 layout.setBackgroundBaseColor(ColorStateList.valueOf(Color.RED)); in testSetBackgroundBaseColorTablet()