OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:searchDirForPath
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java
320
public static String
searchDirForPath
(File dir, int bucketId) {
329
path =
searchDirForPath
(file, bucketId);
/packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbum.java
314
String path = GalleryUtils.
searchDirForPath
(extStorage, bucketId);
Completed in 2017 milliseconds