Searched refs:getPlaceholderForSession (Results 1 – 5 of 5) sorted by relevance
104 Optional<Bitmap> placeholder = Storage.getPlaceholderForSession(mData.getUri()); in getView()174 return Storage.getPlaceholderForSession(mUri); in generateThumbnail()
225 return Storage.getPlaceholderForSession(data.getUri()); in generateThumbnail()
161 return Storage.getPlaceholderForSession(placeholder.outputUri); in getPlaceholder()
440 public static Optional<Bitmap> getPlaceholderForSession(Uri uri) { in getPlaceholderForSession() method in Storage
938 Storage.getPlaceholderForSession(sessionUri));