Searched refs:getScrapView (Results 1 – 5 of 5) sorted by relevance
43 public abstract View getScrapView(ViewGroup parent); in getScrapView() method
62 public View getScrapView(ViewGroup parent) { in getScrapView() method in ScrollArrayAdapter
1162 View scrapView = mAdapter.getScrapView(this);
151 public View getScrapView(ViewGroup parent) { in getScrapView() method in ActionAdapter180 convertView = getScrapView(parent); in getView()
612 optScrap : mRecycler.getScrapView(positionViewType); in obtainView()847 public View getScrapView(int type) { in getScrapView() method in GalleryThumbnailView.RecycleBin