Searched refs:setLayoutBackground (Results 1 – 2 of 2) sorted by relevance
101 setLayoutBackground(background); in init()301 public void setLayoutBackground(Drawable background) { in setLayoutBackground() method in SetupWizardLayout323 setLayoutBackground(backgroundTile); in setBackgroundTile()
120 layout.setLayoutBackground(new ColorDrawable(Color.RED)); in testCustomTemplate()