HomeSort by relevance Sort by last modified time
    Searched refs:GalleryBoundCursorLoader (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
GalleryBoundCursorLoader.java 32 public class GalleryBoundCursorLoader extends BoundCursorLoader {
40 public GalleryBoundCursorLoader(final String bindingId, final Context context) {
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
MediaPickerData.java 27 import com.android.messaging.datamodel.GalleryBoundCursorLoader;
67 return new GalleryBoundCursorLoader(bindingId, mContext);

Completed in 51 milliseconds