Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/callcomposer/
DCallComposerPictureTransfer.java124 .thenComposeAsync(this::obtainAuthenticateHeader, mExecutorService) in uploadPicture()
184 obtainAuthenticateHeader(conn) in downloadPicture()
277 private CompletableFuture<String> obtainAuthenticateHeader( in obtainAuthenticateHeader() method in CallComposerPictureTransfer