Searched refs:mImageViewLayoutParams (Results 1 – 1 of 1) sorted by relevance
221 private GridView.LayoutParams mImageViewLayoutParams; field in ImageGridFragment.ImageAdapter226 mImageViewLayoutParams = new GridView.LayoutParams( in ImageAdapter()294 imageView.setLayoutParams(mImageViewLayoutParams); in getView()301 imageView.setLayoutParams(mImageViewLayoutParams); in getView()322 mImageViewLayoutParams = in setItemHeight()