Searched refs:OnInitListener (Results 1 – 14 of 14) sorted by relevance
201 TextToSpeech.OnInitListener listener = Mockito.mock( in blockingInitAndVerify()202 TextToSpeech.OnInitListener.class); in blockingInitAndVerify()
774 ArgumentCaptor<TextToSpeech.OnInitListener> onInitCap = ArgumentCaptor.forClass( in testOnAccessibilityShortcut_showsWarningDialog_shouldTtsSpokenPrompt()775 TextToSpeech.OnInitListener.class); in testOnAccessibilityShortcut_showsWarningDialog_shouldTtsSpokenPrompt()800 ArgumentCaptor<TextToSpeech.OnInitListener> onInitCap = ArgumentCaptor.forClass( in testOnAccessibilityShortcut_showsWarningDialog_ttsInitFail_noSpokenPrompt()801 TextToSpeech.OnInitListener.class); in testOnAccessibilityShortcut_showsWarningDialog_ttsInitFail_noSpokenPrompt()826 ArgumentCaptor<TextToSpeech.OnInitListener> onInitCap = ArgumentCaptor.forClass( in testOnAccessibilityShortcut_showsWarningDialog_ttsLongTimeInit_retrySpoken()827 TextToSpeech.OnInitListener.class); in testOnAccessibilityShortcut_showsWarningDialog_ttsLongTimeInit_retrySpoken()
216 public interface OnInitListener { interface in TextToSpeech712 private OnInitListener mInitListener;745 public TextToSpeech(Context context, OnInitListener listener) { in TextToSpeech()761 public TextToSpeech(Context context, OnInitListener listener, String engine) { in TextToSpeech()771 public TextToSpeech(Context context, OnInitListener listener, String engine, in TextToSpeech()783 OnInitListener initListener, String engine, String packageName, boolean useFallback, in TextToSpeech()
583 private class TtsPrompt implements TextToSpeech.OnInitListener {858 public TextToSpeech getTextToSpeech(Context ctx, TextToSpeech.OnInitListener listener) { in getTextToSpeech()
509 class TtsInitListener implements TextToSpeech.OnInitListener {
913 Landroid/speech/tts/TextToSpeech$OnInitListener; 243
7224 android.speech.tts.TextToSpeech$OnInitListener
13741 …s/TextToSpeech;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;)V13742 …h;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/Str…13743 …h;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/Str…39760 Landroid/speech/tts/TextToSpeech$OnInitListener;
13738 …s/TextToSpeech;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;)V13739 …h;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/Str…13740 …h;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/Str…29626 Landroid/speech/tts/TextToSpeech$OnInitListener;
7220 android.speech.tts.TextToSpeech$OnInitListener
27377 … 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 {
42078 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);42079 …blic TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, String);42182 public static interface TextToSpeech.OnInitListener {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50639 …h;-><init>(Landroid/content/Context;Landroid/speech/tts/TextToSpeech$OnInitListener;Ljava/lang/Str…