Searched defs:rangingStoppedFuture (Results 1 – 1 of 1) sorted by relevance
280 @NonNull CompletableFuture rangingStoppedFuture, in UwbRangingCallbacks()429 public final CompletableFuture<Boolean> rangingStoppedFuture = new CompletableFuture<>(); field in UwbShellCommand.SessionInfo