Searched refs:FilterSource (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DFilterSource.java21 public class FilterSource extends MediaSource { class in inherits:MediaSource
23 private static final String TAG = "FilterSource";
40 public FilterSource(GalleryApp application) { method in class:FilterSource
H A DDataManager.java124 addSource(new FilterSource(mApplication));
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java48 import com.android.gallery3d.data.FilterSource;
437 mSetPathString = "/combo/item/{" + FilterSource.FILTER_CAMERA_SHORTCUT +

Completed in 87 milliseconds