Searched refs:bitmapRsc (Results 1 – 1 of 1) sorted by relevance
56 int bitmapRsc = attrs.getAttributeResourceValue( in IconView() local59 Bitmap bitmap = BitmapFactory.decodeStream(res.openRawResource(bitmapRsc)); in IconView()