OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switchClusterPath
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/app/
FilterUtils.java
50
// T =
switchClusterPath
(S, clusterType);
219
public static String
switchClusterPath
(String base, int clusterType) {
AlbumSetPage.java
312
String newPath = FilterUtils.
switchClusterPath
(basePath, clusterType);
Completed in 565 milliseconds