Searched defs:onSetActive (Results 1 – 2 of 2) sorted by relevance
54 public void onSetActive(@NonNull Consumer<Boolean> wasCompleted) { in onSetActive() method in MyVoipCall
106 public CompletableFuture<Boolean> onSetActive(Call call, in onSetActive() method in TransactionalCallSequencingAdapter