Home
last modified time | relevance | path

Searched refs:GalleryThumbnailView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
DGalleryThumbnailView.java40 public class GalleryThumbnailView extends ViewGroup { class
94 public GalleryThumbnailView(Context context) { in GalleryThumbnailView() method in GalleryThumbnailView
98 public GalleryThumbnailView(Context context, AttributeSet attrs) { in GalleryThumbnailView() method in GalleryThumbnailView
102 public GalleryThumbnailView(Context context, AttributeSet attrs, int defStyle) { in GalleryThumbnailView() method in GalleryThumbnailView
/packages/apps/Gallery2/src/com/android/photos/adapters/
DPhotoThumbnailAdapter.java31 import com.android.photos.views.GalleryThumbnailView.GalleryThumbnailAdapter;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
DColorPickerDialog.java35 import com.android.photos.views.GalleryThumbnailView;