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