Searched refs:GalleryBoundCursorLoader (Results 1 – 3 of 3) sorted by relevance
32 public class GalleryBoundCursorLoader extends BoundCursorLoader { class44 public GalleryBoundCursorLoader(final String bindingId, final Context context) { in GalleryBoundCursorLoader() method in GalleryBoundCursorLoader
27 import com.android.messaging.datamodel.GalleryBoundCursorLoader;67 return new GalleryBoundCursorLoader(bindingId, mContext); in onCreateLoader()
29 import com.android.messaging.datamodel.GalleryBoundCursorLoader;146 GalleryBoundCursorLoader.MEDIA_SCANNER_VOLUME_EXTERNAL, id); in getContentUriForMediaStoreId()