OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newFilterPath
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
FilterUtils.java
44
// T =
newFilterPath
(S, filterType);
176
public static String
newFilterPath
(String base, int filterType) {
SlideshowPage.java
201
mediaPath = FilterUtils.
newFilterPath
(mediaPath, FilterUtils.FILTER_IMAGE_ONLY);
Completed in 84 milliseconds