Searched refs:fromImmediate (Results 1 – 1 of 1) sorted by relevance
204 ImageData fromImmediate = immediatelyDownloadableImage.getNow(null); in downloadPicture() local208 if (fromAuth == null && fromImmediate == null) { in downloadPicture()212 mCallback.onDownloadSuccessful(fromImmediate); in downloadPicture()