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