Home
last modified time | relevance | path

Searched defs:SecureAlbum (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DSecureAlbum.java33 public class SecureAlbum extends MediaSet implements StitchingChangeListener { class
56 public SecureAlbum(Path path, GalleryApp application, MediaItem unlock) { in SecureAlbum() method in SecureAlbum