Searched defs:doCluster (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumPage.java347 public void doCluster(int clusterType) { method in class:AlbumPage
H A DAlbumSetPage.java310 public void doCluster(int clusterType) { method in class:AlbumSetPage
H A DGalleryActionBar.java66 public void doCluster(int id); method in interface:GalleryActionBar.ClusterRunner
304 clusterRunner.doCluster(actions.get(which).intValue());
383 mClusterRunner.doCluster(sClusterItems[itemPosition].action);

Completed in 57 milliseconds