Searched refs:ITextToSpeechCallback (Results 1 – 9 of 9) sorted by relevance
1494 public void setCallback(IBinder caller, ITextToSpeechCallback cb) {1516 private class CallbackMap extends RemoteCallbackList<ITextToSpeechCallback> {1517 private final HashMap<IBinder, ITextToSpeechCallback> mCallerToCallback1518 = new HashMap<IBinder, ITextToSpeechCallback>();1520 public void setCallback(IBinder caller, ITextToSpeechCallback cb) { in setCallback()1522 ITextToSpeechCallback old; in setCallback()1536 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStop()1546 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnSuccess()1556 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStart()1567 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnError()[all …]
22 import android.speech.tts.ITextToSpeechCallback;176 void setCallback(in IBinder caller, ITextToSpeechCallback cb); in setCallback()
23 oneway interface ITextToSpeechCallback { interface
2220 private final ITextToSpeechCallback.Stub mCallback =2221 new ITextToSpeechCallback.Stub() {
50513 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V50514 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;50515 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;50516 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onAudioAvailable(Ljava/lang/String;[B)V50517 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onBeginSynthesis(Ljava/lang/String;III)V50518 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onError(Ljava/lang/String;I)V50519 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onRangeStart(Ljava/lang/String;III)V50520 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onStart(Ljava/lang/String;)V50521 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onStop(Ljava/lang/String;Z)V50522 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onSuccess(Ljava/lang/String;)V[all …]
7205 android.speech.tts.ITextToSpeechCallback$Stub7206 android.speech.tts.ITextToSpeechCallback
13724 HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;-><init>()V13725 HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;->asBinder()Landroid/os/IBinder;13728 …chService$Stub$Proxy;->setCallback(Landroid/os/IBinder;Landroid/speech/tts/ITextToSpeechCallback;)V29609 Landroid/speech/tts/ITextToSpeechCallback$Stub;29610 Landroid/speech/tts/ITextToSpeechCallback;
7209 android.speech.tts.ITextToSpeechCallback$Stub7210 android.speech.tts.ITextToSpeechCallback
13727 HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;-><init>()V13728 HSPLandroid/speech/tts/ITextToSpeechCallback$Stub;->asBinder()Landroid/os/IBinder;13731 …chService$Stub$Proxy;->setCallback(Landroid/os/IBinder;Landroid/speech/tts/ITextToSpeechCallback;)V39743 Landroid/speech/tts/ITextToSpeechCallback$Stub;39744 Landroid/speech/tts/ITextToSpeechCallback;