Searched refs:disabledBitmap (Results 1 – 1 of 1) sorted by relevance
343 Bitmap disabledBitmap = convertDrawableToDisabledBitmap(appIcon); in createSuppressedView() local344 views.setImageViewBitmap(R.id.icon, disabledBitmap); in createSuppressedView()