OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GalleryContext
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
GalleryContext.java
26
public interface
GalleryContext
{
SlideshowDataAdapter.java
68
public SlideshowDataAdapter(
GalleryContext
context, SlideshowSource source, int index,
AbstractGalleryActivity.java
54
public class AbstractGalleryActivity extends Activity implements
GalleryContext
{
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java
29
import com.android.gallery3d.app.
GalleryContext
;
154
public TileImageView(
GalleryContext
context) {
Completed in 4245 milliseconds