Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java842 public Void run(ITextToSpeechService service) throws RemoteException { in shutdown()
1090 public Integer run(ITextToSpeechService service) throws RemoteException { in speak()
1163 public Integer run(ITextToSpeechService service) throws RemoteException {
1227 public Integer run(ITextToSpeechService service) throws RemoteException {
1287 public Set<String> run(ITextToSpeechService service) throws RemoteException {
1319 public Boolean run(ITextToSpeechService service) throws RemoteException {
1334 public Integer run(ITextToSpeechService service) throws RemoteException {
1431 public Locale run(ITextToSpeechService service) throws RemoteException {
1458 public Integer run(ITextToSpeechService service) throws RemoteException {
1566 public Locale run(ITextToSpeechService service) {
[all …]
DITextToSpeechService.aidl30 interface ITextToSpeechService { interface
DTextToSpeechService.java1195 private final ITextToSpeechService.Stub mBinder = new ITextToSpeechService.Stub() {
/frameworks/base/
DAndroid.mk272 core/java/android/speech/tts/ITextToSpeechService.aidl \