HomeSort by relevance Sort by last modified time
    Searched refs:newClusterPath (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
FilterUtils.java 45 // T = newClusterPath(S, clusterType);
192 public static String newClusterPath(String base, int clusterType) {
219 return newClusterPath(removeOneClusterFromPath(base), clusterType);
AlbumPage.java 321 String newPath = FilterUtils.newClusterPath(basePath, clusterType);

Completed in 112 milliseconds