Searched refs:setWindowBackground (Results 1 – 2 of 2) sorted by relevance
840 st.decorView.setWindowBackground(getContext().getDrawable( in openPanel()1476 mDecor.setWindowBackground(drawable); in setBackgroundDrawable()2606 mDecor.setWindowBackground(background); in generateLayout()
942 public void setWindowBackground(Drawable drawable) { in setWindowBackground() method