Home
last modified time | relevance | path

Searched refs:PhotoThumbnailFragment (Results 1 – 2 of 2) sorted by relevance

/development/samples/training/threadsample/src/com/example/android/threadsample/
DDisplayActivity.java247 new PhotoThumbnailFragment(), Constants.THUMBNAIL_FRAGMENT_TAG);
364 PhotoThumbnailFragment localThumbnailFragment =
365 (PhotoThumbnailFragment) getSupportFragmentManager().findFragmentByTag(
496 PhotoThumbnailFragment localThumbnailFragment =
497 (PhotoThumbnailFragment) localFragmentManager2.findFragmentByTag(
DPhotoThumbnailFragment.java48 public class PhotoThumbnailFragment extends Fragment implements class
386 localURL, true, PhotoThumbnailFragment.this.mEmptyDrawable); in bindView()
428 PhotoThumbnailFragment.this.mColumnWidth)); in newView()