Searched defs:grid (Results 1 – 2 of 2) sorted by relevance
54 GridView grid = (GridView) view.findViewById(R.id.grid); in onViewCreated() local