Searched refs:ImageList (Results 1 – 2 of 2) sorted by relevance
30 public class ImageList extends BaseImageList implements IImageList { class61 public ImageList(ContentResolver resolver, Uri imageUri, in ImageList() method in ImageList
22 import com.android.camera.gallery.ImageList;305 l.add(new ImageList(cr, STORAGE_URI, sort, bucketId)); in makeImageList()313 l.add(new ImageList(cr, in makeImageList()