Searched refs:iconBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
92 Drawable iconBackgroundDrawable = getResources().getDrawable(R.drawable.app_icon_background, in refresh() local94 mBackground.setBackground(iconBackgroundDrawable); in refresh()