Searched refs:LocalVideoRequest (Results 1 – 1 of 1) sorted by relevance
155 return new LocalVideoRequest(mApplication, getPath(), dateModifiedInSec, in requestImage()159 public static class LocalVideoRequest extends ImageCacheRequest { class in LocalVideo162 LocalVideoRequest(GalleryApp application, Path path, long timeModified, in LocalVideoRequest() method in LocalVideo.LocalVideoRequest