Searched refs:responseFuture (Results 1 – 1 of 1) sorted by relevance
737 private void onScrollCaptureResponseReady(Future<ScrollCaptureResponse> responseFuture, in onScrollCaptureResponseReady() argument744 if (responseFuture.isCancelled()) { in onScrollCaptureResponseReady()747 mLastScrollCaptureResponse = responseFuture.get(); in onScrollCaptureResponseReady()