Searched refs:rangingStoppedFuture (Results 1 – 1 of 1) sorted by relevance
280 @NonNull CompletableFuture rangingStoppedFuture, in UwbRangingCallbacks() argument287 mRangingStoppedFuture = rangingStoppedFuture; in UwbRangingCallbacks()429 public final CompletableFuture<Boolean> rangingStoppedFuture = new CompletableFuture<>(); field in UwbShellCommand.SessionInfo441 rangingStartedFuture, rangingStoppedFuture, rangingClosedFuture, in SessionInfo()973 stopCompleted = sessionInfo.rangingStoppedFuture.get( in stopRangingSession()