Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1493 public void setCallback(IBinder caller, ITextToSpeechCallback cb) {
1515 private class CallbackMap extends RemoteCallbackList<ITextToSpeechCallback> {
1516 private final HashMap<IBinder, ITextToSpeechCallback> mCallerToCallback
1517 = new HashMap<IBinder, ITextToSpeechCallback>();
1519 public void setCallback(IBinder caller, ITextToSpeechCallback cb) { in setCallback()
1521 ITextToSpeechCallback old; in setCallback()
1535 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStop()
1545 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnSuccess()
1555 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnStart()
1566 ITextToSpeechCallback cb = getCallbackFor(callerIdentity); in dispatchOnError()
[all …]
DITextToSpeechService.aidl22 import android.speech.tts.ITextToSpeechCallback;
176 void setCallback(in IBinder caller, ITextToSpeechCallback cb); in setCallback()
DITextToSpeechCallback.aidl23 oneway interface ITextToSpeechCallback { interface
DTextToSpeech.java2117 private final ITextToSpeechCallback.Stub mCallback =
2118 new ITextToSpeechCallback.Stub() {
/frameworks/base/config/
Dpreloaded-classes3218 android.speech.tts.ITextToSpeechCallback$Stub
3219 android.speech.tts.ITextToSpeechCallback
Dhiddenapi-greylist-max-o.txt65068 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
65069 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
65070 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
65071 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onAudioAvailable(Ljava/lang/String;[B)V
65072 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onBeginSynthesis(Ljava/lang/String;III)V
65073 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onError(Ljava/lang/String;I)V
65074 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onRangeStart(Ljava/lang/String;III)V
65075 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onStart(Ljava/lang/String;)V
65076 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onStop(Ljava/lang/String;Z)V
65077 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onSuccess(Ljava/lang/String;)V
[all …]
Dboot-image-profile.txt35799 Landroid/speech/tts/ITextToSpeechCallback$Stub;
35800 Landroid/speech/tts/ITextToSpeechCallback;