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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGallery.java24 /** Trampoline activity that launches the Gallery activity defined in IntentHelper. */
25 public class Gallery extends Activity { class in inherits:Activity
29 Intent intent = IntentHelper.getGalleryIntent(Gallery.this);
31 // it's already in a new task. Start Gallery activity and

Completed in 103 milliseconds