Home
last modified time | relevance | path

Searched refs:mSosEpdgSelectionExecutor (Results 1 – 1 of 1) sorted by relevance

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java124 ExecutorService mSosEpdgSelectionExecutor; field in EpdgSelector
198 mSosEpdgSelectionExecutor = in initializeExecutors()
1255 mSosDnsPrefetchFuture = mSosEpdgSelectionExecutor.submit(runnable); in trySubmitEpdgSelectionExecutor()
1258 mSosEpdgSelectionExecutor.execute(runnable); in trySubmitEpdgSelectionExecutor()