Searched refs:mDnsPrefetchFuture (Results 1 – 1 of 1) sorted by relevance
122 Future<?> mDnsPrefetchFuture; field in EpdgSelector1262 if (mDnsPrefetchFuture == null || mDnsPrefetchFuture.isDone()) { in trySubmitEpdgSelectionExecutor()1263 mDnsPrefetchFuture = mEpdgSelectionExecutor.submit(runnable); in trySubmitEpdgSelectionExecutor()