OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FilterSource
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
FilterSource.java
21
public class
FilterSource
extends MediaSource {
23
private static final String TAG = "
FilterSource
";
40
public
FilterSource
(GalleryApp application) {
DataManager.java
124
addSource(new
FilterSource
(mApplication));
/packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java
48
import com.android.gallery3d.data.
FilterSource
;
437
mSetPathString = "/combo/item/{" +
FilterSource
.FILTER_CAMERA_SHORTCUT +
[
all
...]
Completed in 101 milliseconds