Home
last modified time | relevance | path

Searched refs:getConnectionFuture (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureTransfer.java155 CompletableFuture<HttpURLConnection> getConnectionFuture = in downloadPicture() local
159 CompletableFuture<ImageData> immediatelyDownloadableImage = getConnectionFuture in downloadPicture()
172 CompletableFuture<ImageData> authRequiredImage = getConnectionFuture in downloadPicture()