Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java843 return runAction(action, errorResult, method, false, onlyEstablishedConnection); in runActionNoReconnect()
846 private <R> R runAction(Action<R> action, R errorResult, String method) { in runAction() method in TextToSpeech
847 return runAction(action, errorResult, method, true, true); in runAction()
850 private <R> R runAction(Action<R> action, R errorResult, String method, in runAction() method in TextToSpeech
857 return mServiceConnection.runAction(action, errorResult, method, reconnect, in runAction()
1232 return runAction((ITextToSpeechService service) -> { in speak()
1302 return runAction((ITextToSpeechService service) -> { in playEarcon()
1363 return runAction((ITextToSpeechService service) -> {
1420 return runAction((ITextToSpeechService service) -> {
1449 return runAction((ITextToSpeechService service) -> {
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt13745 HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/…
13746 HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/…
/frameworks/base/config/
Dboot-image-profile.txt13748 HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/…
13749 HSPLandroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50622 Landroid/speech/tts/TextToSpeech$Connection;->runAction(Landroid/speech/tts/TextToSpeech$Action;Lja…
50662 Landroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/Obj…
50663 Landroid/speech/tts/TextToSpeech;->runAction(Landroid/speech/tts/TextToSpeech$Action;Ljava/lang/Obj…