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