HomeSort by relevance Sort by last modified time
    Searched defs:getSelectionModePrompt (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
DialogPicker.java 31 setTitle(GalleryUtils.getSelectionModePrompt(typeBits));
AlbumPage.java 549 actionBar.setTitle(GalleryUtils.getSelectionModePrompt(typeBits));
AlbumSetPage.java 538 mActionBar.setTitle(GalleryUtils.getSelectionModePrompt(typeBits));
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java 373 public static int getSelectionModePrompt(int typeBits) {

Completed in 87 milliseconds