Searched refs:GalleryGridView (Results 1 – 2 of 2) sorted by relevance
45 GalleryGridView.GalleryGridViewListener, MediaPickerDataListener {47 private GalleryGridView mGalleryGridView;128 mGalleryGridView = (GalleryGridView) view.findViewById(R.id.gallery_grid_view); in createView()
49 public class GalleryGridView extends MediaPickerGridView implements class72 public GalleryGridView(final Context context, final AttributeSet attrs) { in GalleryGridView() method in GalleryGridView