Searched refs:GalleryContext (Results 1 – 4 of 4) sorted by relevance
26 public interface GalleryContext { interface
68 public SlideshowDataAdapter(GalleryContext context, SlideshowSource source, int index, in SlideshowDataAdapter()
54 public class AbstractGalleryActivity extends Activity implements GalleryContext {
28 import com.android.gallery3d.app.GalleryContext;153 public TileImageView(GalleryContext context) { in TileImageView()