Home
last modified time | relevance | path

Searched refs:switchClusterPath (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DFilterUtils.java219 public static String switchClusterPath(String base, int clusterType) { in switchClusterPath() method in FilterUtils
DAlbumSetPage.java312 String newPath = FilterUtils.switchClusterPath(basePath, clusterType); in doCluster()