summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2009-08-18 10:59:20 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-08-18 10:59:20 -0700
commit5d8cbf8da3f44709bd9e64b10c037cdb543ffb17 (patch)
treed6eaf79f8949e4f3f5f7777574341e30f7df4cb7 /api
parent6919f69281e32d0c3d4b3791b273f71f178cbb7c (diff)
parentd5884a9ba45e58294c09fd2747c87d761b9daee5 (diff)
downloadframeworks_base-5d8cbf8da3f44709bd9e64b10c037cdb543ffb17.zip
frameworks_base-5d8cbf8da3f44709bd9e64b10c037cdb543ffb17.tar.gz
frameworks_base-5d8cbf8da3f44709bd9e64b10c037cdb543ffb17.tar.bz2
am d5884a9b: Merge change 21358 into donut
Merge commit 'd5884a9ba45e58294c09fd2747c87d761b9daee5' into eclair * commit 'd5884a9ba45e58294c09fd2747c87d761b9daee5': Unhide the broadcast intent that signals completion of the TTS language
Diffstat (limited to 'api')
-rw-r--r--api/current.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index b704eb3..808a254 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -113994,6 +113994,17 @@
visibility="public"
>
</field>
+<field name="ACTION_TTS_DATA_INSTALLED"
+ type="java.lang.String"
+ transient="false"
+ volatile="false"
+ value="&quot;android.speech.tts.engine.TTS_DATA_INSTALLED&quot;"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="CHECK_VOICE_DATA_BAD_DATA"
type="int"
transient="false"
@@ -114060,6 +114071,17 @@
visibility="public"
>
</field>
+<field name="EXTRA_TTS_DATA_INSTALLED"
+ type="java.lang.String"
+ transient="false"
+ volatile="false"
+ value="&quot;dataInstalled&quot;"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="EXTRA_VOICE_DATA_FILES"
type="java.lang.String"
transient="false"