Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureTransfer.java200 this::downloadImageWithAuth, mExecutorService); in downloadPicture()
301 private ImageData downloadImageWithAuth(Network network, String authorization) { in downloadImageWithAuth() method