Home
last modified time | relevance | path

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

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java200 TextToSpeech.OnInitListener listener = Mockito.mock( in blockingInitAndVerify()
201 TextToSpeech.OnInitListener.class); in blockingInitAndVerify()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java188 public interface OnInitListener { interface in TextToSpeech
666 private OnInitListener mInitListener;
695 public TextToSpeech(Context context, OnInitListener listener) { in TextToSpeech()
711 public TextToSpeech(Context context, OnInitListener listener, String engine) { in TextToSpeech()
721 public TextToSpeech(Context context, OnInitListener listener, String engine, in TextToSpeech()
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java509 class TtsInitListener implements TextToSpeech.OnInitListener {
/frameworks/base/
Dcompiled-classes-phone3801 android.speech.tts.TextToSpeech$OnInitListener
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27377 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
27378 …extToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, java.lang.Str…
27478 public static abstract interface TextToSpeech.OnInitListener {
/frameworks/base/api/
Dcurrent.txt37721 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
37722 …extToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, java.lang.Str…
37822 public static abstract interface TextToSpeech.OnInitListener {
Dsystem-current.txt40933 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
40934 …extToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, java.lang.Str…
41034 public static abstract interface TextToSpeech.OnInitListener {