HomeSort by relevance Sort by last modified time
    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);
218 public static String switchClusterPath(String base, int clusterType) {
AlbumSetPage.java 260 String newPath = FilterUtils.switchClusterPath(basePath, clusterType);

Completed in 173 milliseconds