Searched refs:marketIconDrawable (Results 1 – 1 of 1) sorted by relevance
3337 Drawable marketIconDrawable = d.newDrawable(r); in updateAppMarketIcon() local3340 marketIconDrawable.setBounds(0, 0, w, h); in updateAppMarketIcon()3342 updateTextButtonWithDrawable(R.id.market_button, marketIconDrawable); in updateAppMarketIcon()