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

  /packages/apps/Gallery2/src/com/android/gallery3d/util/
MediaSetUtils.java 40 public static final int IMPORTED_BUCKET_ID = GalleryUtils.getBucketId(
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbum.java 286 } else if (bucketId == MediaSetUtils.IMPORTED_BUCKET_ID) {
304 } else if (bucketId == MediaSetUtils.IMPORTED_BUCKET_ID) {

Completed in 73 milliseconds