Searched refs:thenComposeAsync (Results 1 – 8 of 8) sorted by relevance
124 .thenComposeAsync(this::obtainAuthenticateHeader, mExecutorService) in uploadPicture()127 .thenComposeAsync((header) -> in uploadPicture()160 .thenComposeAsync((conn) -> { in downloadPicture()173 .thenComposeAsync((conn) -> { in downloadPicture()187 .thenComposeAsync((header) -> in downloadPicture()
243 return pendingDestroy.thenComposeAsync((reasonFromService) -> {350 return pendingTransportClosed.thenComposeAsync((wasGraceful) -> {
734 pendingChange = pendingChange.thenComposeAsync((takenTags) -> { in reevaluateDelegates()
159 startFuture.thenComposeAsync(filter::startFilterLookup, in scheduleFilter()
316 return thenComposeAsync(fn, DIRECT_EXECUTOR); in thenCompose()320 public <U> AndroidFuture<U> thenComposeAsync( in thenComposeAsync() method in AndroidFuture
1608 CompletableFuture.completedFuture((Void) null).thenComposeAsync((x) -> in startOutgoingCall()1635 thenComposeAsync(potentialPhoneAccounts -> { in startOutgoingCall()1654 CompletableFuture<Call> makeRoomForCall = setAccountHandle.thenComposeAsync( in startOutgoingCall()1739 preSelectStage.thenComposeAsync( in startOutgoingCall()1822 .thenComposeAsync(args -> { in startOutgoingCall()
444 mOngoingDeviceDiscovery = fetchProfileDescription.thenComposeAsync(description -> { in associate()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...