OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallerythumbnailview
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/photos/adapters/
PhotoThumbnailAdapter.java
31
import com.android.photos.views.
GalleryThumbnailView
.GalleryThumbnailAdapter;
/packages/apps/Gallery2/src/com/android/photos/views/
GalleryThumbnailView.java
40
public class
GalleryThumbnailView
extends ViewGroup {
50
private static final String TAG = "
GalleryThumbnailView
";
94
public
GalleryThumbnailView
(Context context) {
98
public
GalleryThumbnailView
(Context context, AttributeSet attrs) {
102
public
GalleryThumbnailView
(Context context, AttributeSet attrs, int defStyle) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
ColorPickerDialog.java
35
import com.android.photos.views.
GalleryThumbnailView
;
Completed in 420 milliseconds