Searched refs:listBackground (Results 1 – 1 of 1) sorted by relevance
48 HardwareBgDrawable listBackground = getBackgroundDrawable(listBgColor); in setBackgrounds() local49 if (listBackground != null) { in setBackgrounds()50 listView.setBackground(listBackground); in setBackgrounds()