summaryrefslogtreecommitdiffstats
path: root/api/3.xml
diff options
context:
space:
mode:
authorJack Palevich <>2009-04-09 19:53:26 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-04-09 19:53:26 -0700
commit71d83c04897a10394009b02808bb6b86886b27e1 (patch)
tree861e8952ccb2e634ad6c2821414220913275f2e9 /api/3.xml
parentf079c6852f3bf24373d5107e6f8fc28051008161 (diff)
downloadframeworks_base-71d83c04897a10394009b02808bb6b86886b27e1.zip
frameworks_base-71d83c04897a10394009b02808bb6b86886b27e1.tar.gz
frameworks_base-71d83c04897a10394009b02808bb6b86886b27e1.tar.bz2
AI 145639: am: CL 145602 am: CL 145255 Further work on correcting the misspelling of RENDERMODE_CONTUOUSLY
--> RENDERMODE_CONTINUOUSLY. This time we update the spelling in the list of APIs in SDK release 3. (Which hasn't actually been released yet, so it's OK to do this.) Original author: jackpal Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 145639
Diffstat (limited to 'api/3.xml')
-rw-r--r--api/3.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/3.xml b/api/3.xml
index 8a2649d..e15efd0 100644
--- a/api/3.xml
+++ b/api/3.xml
@@ -73303,7 +73303,7 @@
visibility="public"
>
</field>
-<field name="RENDERMODE_CONTUOUSLY"
+<field name="RENDERMODE_CONTINUOUSLY"
type="int"
transient="false"
volatile="false"