Searched refs:listViewItemDrawables (Results 1 – 1 of 1) sorted by relevance
107 final HashMap<Long, BitmapDrawable> listViewItemDrawables = new HashMap<Long, in addRow() local118 listViewItemDrawables.put(itemID, getBitmapDrawableFromView(child)); in addRow()218 listViewItemDrawables.remove(itemId); in addRow()230 BitmapDrawable bitmapDrawable = listViewItemDrawables.get(itemId); in addRow()256 listViewItemDrawables.remove(itemId); in addRow()284 listViewItemDrawables.clear(); in addRow()