Searched refs:GalleryContext (Results 1 - 5 of 5) sorted by path

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryActivity.java22 public interface GalleryActivity extends GalleryContext {
H A DGalleryContext.java28 public interface GalleryContext { interface
H A DSlideshowDataAdapter.java68 public SlideshowDataAdapter(GalleryContext context, SlideshowSource source, int index,
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSelectionManager.java19 import com.android.gallery3d.app.GalleryContext;
53 public SelectionManager(GalleryContext galleryContext, boolean isAlbumSet) {
H A DTileImageView.java23 import com.android.gallery3d.app.GalleryContext;
133 public TileImageView(GalleryContext context) {

Completed in 66 milliseconds