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

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
MtpSource.java 21 class MtpSource extends MediaSource {
22 private static final String TAG = "MtpSource";
32 public MtpSource(GalleryApp application) {
DataManager.java 113 addSource(new MtpSource(mApplication));

Completed in 116 milliseconds