HomeSort by relevance Sort by last modified time
    Searched refs:KEY_GET_ALBUM (Results 1 - 3 of 3) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPicker.java 37 data.putBoolean(Gallery.KEY_GET_ALBUM, true);
Gallery.java 50 public static final String KEY_GET_ALBUM = "get-album";
AlbumSetPage.java 273 mGetAlbum = data.getBoolean(Gallery.KEY_GET_ALBUM, false);

Completed in 25 milliseconds