Searched refs:EmptyAlbumImage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DEmptyAlbumImage.java22 public class EmptyAlbumImage extends ActionImage { class in inherits:ActionImage
24 private static final String TAG = "EmptyAlbumImage";
26 public EmptyAlbumImage(Path path, GalleryApp application) { method in class:EmptyAlbumImage
H A DFilterSource.java51 mEmptyItem = new EmptyAlbumImage(Path.fromString(FILTER_EMPTY_ITEM),

Completed in 132 milliseconds