Searched refs:MEDIA_PROJECTION (Results 1 – 3 of 3) sorted by relevance
45 super(bindingId, context, STORAGE_URI, GalleryGridItemData.MEDIA_PROJECTION, SELECTION, in GalleryBoundCursorLoader()
38 public static final String[] MEDIA_PROJECTION = new String[] { field in GalleryGridItemData
282 return new FakeCursor(GalleryGridItemData.MEDIA_PROJECTION, sGalleryCursorColumns, in getGalleryGridCursor()