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

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ImportCompleteListener.java 51 String pathOfImportedAlbum = "/local/all/" + MediaSetUtils.IMPORTED_BUCKET_ID;
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
MediaSetUtils.java 34 public static final int IMPORTED_BUCKET_ID = GalleryUtils.getBucketId(
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbum.java 277 } else if (bucketId == MediaSetUtils.IMPORTED_BUCKET_ID) {

Completed in 42 milliseconds