Home
last modified time | relevance | path

Searched defs:GridViewAdapter (Results 1 – 1 of 1) sorted by relevance

/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoThumbnailFragment.java348 private class GridViewAdapter extends CursorAdapter { class in PhotoThumbnailFragment
355 public GridViewAdapter(Context context) { in GridViewAdapter() method in PhotoThumbnailFragment.GridViewAdapter