Searched refs:mListenerFuture (Results 1 – 1 of 1) sorted by relevance
315 private final CompletableFuture<OnSubscriptionsChangedListener> mListenerFuture = field in KeepaliveStatsTracker368 mListenerFuture.complete(listener); in KeepaliveStatsTracker()711 final CompletableFuture<Void> unused = mListenerFuture.thenAcceptAsync( in disableTracker()