Home
last modified time | relevance | path

Searched refs:getSelectionModePrompt (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DDialogPicker.java31 setTitle(GalleryUtils.getSelectionModePrompt(typeBits)); in onCreate()
DAlbumPage.java549 actionBar.setTitle(GalleryUtils.getSelectionModePrompt(typeBits)); in onCreateActionBar()
DAlbumSetPage.java538 mActionBar.setTitle(GalleryUtils.getSelectionModePrompt(typeBits)); in onCreateActionBar()
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DGalleryUtils.java378 public static int getSelectionModePrompt(int typeBits) { in getSelectionModePrompt() method in GalleryUtils