Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DGalleryActionBar.java293 public void showClusterDialog(final ClusterRunner clusterRunner) { in showClusterDialog() method in GalleryActionBar
DAlbumPage.java602 mActivity.getGalleryActionBar().showClusterDialog(this); in onItemSelected()