Searched refs:isGallery (Results 1 – 2 of 2) sorted by relevance
41 private boolean isGallery; field in GalleryGridItemView83 public boolean isGallery() { in isGallery() method in GalleryGridItemView84 return isGallery; in isGallery()88 isGallery = show; in showGallery()
185 if (itemView.isGallery()) { in onClick()