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

  /packages/apps/Gallery2/src/com/android/gallery3d/data/
EmptyAlbumImage.java 22 public class EmptyAlbumImage extends ActionImage {
24 private static final String TAG = "EmptyAlbumImage";
26 public EmptyAlbumImage(Path path, GalleryApp application) {
FilterSource.java 51 mEmptyItem = new EmptyAlbumImage(Path.fromString(FILTER_EMPTY_ITEM),

Completed in 71 milliseconds