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