Searched defs:GalleryThumbnailView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
H A DGalleryThumbnailView.java40 public class GalleryThumbnailView extends ViewGroup { class in inherits:ViewGroup
50 private static final String TAG = "GalleryThumbnailView";
94 public GalleryThumbnailView(Context context) { method in class:GalleryThumbnailView
98 public GalleryThumbnailView(Context context, AttributeSet attrs) { method in class:GalleryThumbnailView
102 public GalleryThumbnailView(Context context, AttributeSet attrs, int defStyle) { method in class:GalleryThumbnailView

Completed in 107 milliseconds