Searched refs:UnlockImage (Results 1 – 2 of 2) sorted by relevance
22 public class UnlockImage extends ActionImage { class26 public UnlockImage(Path path, GalleryApp application) { in UnlockImage() method in UnlockImage
51 return new UnlockImage(path, mApplication); in createMediaObject()