Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DGalleryActionBar.java179 public static String getClusterByTypeString(Context context, int type) { in getClusterByTypeString() method in GalleryActionBar
DAlbumPage.java356 GalleryActionBar.getClusterByTypeString(context, clusterType)); in doCluster()