Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java782 private TextToSpeech(Context context, @Nullable Executor initExecutor, in TextToSpeech() argument
786 mInitExecutor = initExecutor; in TextToSpeech()