Searched refs:enableAlbumModeMenu (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DGalleryActionBar.java261 enableAlbumModeMenu(mLastAlbumModeSelected, listener);
265 public void enableAlbumModeMenu(int selected, OnAlbumModeSelectedListener listener) { method in class:GalleryActionBar
H A DPhotoPage.java1331 mActionBar.enableAlbumModeMenu(
1407 mActionBar.enableAlbumModeMenu(
H A DAlbumPage.java417 actionBar.enableAlbumModeMenu(GalleryActionBar.ALBUM_GRID_MODE_SELECTED, this);

Completed in 77 milliseconds