summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/NetworkTimeUpdateService.java
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2012-11-09 15:18:16 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-11-20 05:08:49 -0800
commit13896b74194b07c821d5d89713e4e747b9b77d73 (patch)
treedb5293bc7cda9c583a746e53d4347caf532d6874 /services/java/com/android/server/NetworkTimeUpdateService.java
parent228323e759445398e2d723de9365da71099ec58b (diff)
woExecute onLoadLanguage in synthesis thread.
Previously, onLoadLanguage was executed without minding synthesis queue. Now onLoadLanguage is queued item, so it won't be executed before the items on the queue (previously TTS could receivecall to onLoadLanguage while synthesizing in completly different language). I've divided SpeechItem into ControlSpeechItem and UtteranceSpeechItem. Utterance one dispatches callbacks about synthesis progress. Bug: 7510063 Bug: 5351864 Change-Id: Ibd156b3cecb190e5c07c4451e61121127b54d51e
Diffstat (limited to 'services/java/com/android/server/NetworkTimeUpdateService.java')
0 files changed, 0 insertions, 0 deletions