Searched refs:GridViewAdapter (Results 1 – 1 of 1) sorted by relevance
70 private GridViewAdapter mAdapter;136 mAdapter = new GridViewAdapter(getActivity()); in onCreateView()348 private class GridViewAdapter extends CursorAdapter { class in PhotoThumbnailFragment355 public GridViewAdapter(Context context) { in GridViewAdapter() method in PhotoThumbnailFragment.GridViewAdapter