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