Searched refs:gridSectionView (Results 1 – 1 of 1) sorted by relevance
55 GridSectionView gridSectionView = (GridSectionView) LayoutInflater.from(context) in createView() local57 TextView sectionDescription = gridSectionView.findViewById(R.id.grid_section_description); in createView()58 View sectionTile = gridSectionView.findViewById(R.id.grid_section_tile); in createView()77 gridSectionView.setOnClickListener( in createView()80 return gridSectionView; in createView()