Searched refs:setBackgroundImage (Results 1 – 3 of 3) sorted by relevance
91 setBackgroundImage(null); in onFinishInflate()145 public void setBackgroundImage(Drawable backgroundImage) { in setBackgroundImage() method in BlockScreenView
979 mBlockScreenView.setBackgroundImage(null); in updateBlockScreen()1426 view.setBackgroundImage(drawablePosterArt); in createProgramPosterArtCallback()
83 public void setBackgroundImage(@Nullable Bitmap bitmap, boolean showAnimation) { in setBackgroundImage() method in BackgroundImageView