Searched refs:manageBg (Results 1 – 1 of 1) sorted by relevance
166 final Drawable manageBg = theme.getDrawable(R.drawable.notif_footer_btn_background); in updateColors() local173 manageBg.setColorFilter(bgColorFilter); in updateColors()177 mManageButton.setBackground(manageBg); in updateColors()